Skip to content

Commit

Permalink
removing duplicate build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sharanyad committed Oct 12, 2021
1 parent dc45208 commit 225e27c
Show file tree
Hide file tree
Showing 319 changed files with 0 additions and 320 deletions.
1 change: 0 additions & 1 deletion agent/acs/client/acs_client_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/client/acs_error_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/acs_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/attach_eni_handler_common_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/attach_instance_eni_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/attach_task_eni_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/heartbeat_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/payload_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/refresh_credentials_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/handler/task_manifest_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/acs/update_handler/updater_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/appmesh/appmesh_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/container_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/container_unix.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/container_windows.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows
// +build windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/container_windows_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows && unit
// +build windows,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/containeroverrides_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/containertype_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/port_binding_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/status/containerstatus_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/status/managedagentstatus_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/transitiondependency_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/container/transport_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/ecsclient/client_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/ecsclient/retry_handler_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/ecsclient/utils_amd64_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build amd64 && unit
// +build amd64,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/ecsclient/utils_arm64_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build arm64 && unit
// +build arm64,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/eni/eni_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/eni/eniattachment_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/eni/enistatus_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/statechange_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/association_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/status/statusmapping_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/status/taskstatus_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_linux.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux
// +build linux

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_linux_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux && unit
// +build linux,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_test_utils.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_unsupported.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !linux && !windows
// +build !linux,!windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_windows.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows
// +build windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/task_windows_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows && unit
// +build windows,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/taskvolume_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/taskvolume_windows_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows && unit
// +build windows,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/types_unmarshal_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/task/util_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/testutils/container_equal_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/api/testutils/task_equal_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_unix.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux
// +build linux

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_unix_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux && unit
// +build linux,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_unspecified.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !linux && !windows
// +build !linux,!windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_windows.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows
// +build windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_capability_windows_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows && unit
// +build windows,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_compatibility_linux.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux
// +build linux

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_compatibility_linux_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux && unit
// +build linux,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_compatibility_unspecified.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_integ_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_unix.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux
// +build linux

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_unix_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build linux && unit
// +build linux,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_unspecified.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build !linux && !windows
// +build !linux,!windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_windows.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows
// +build windows

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/agent_windows_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build windows && unit
// +build windows,unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/app/data_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/asm/asm_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
1 change: 0 additions & 1 deletion agent/async/lru_cache_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build unit
// +build unit

// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
//
Expand Down
Loading

0 comments on commit 225e27c

Please sign in to comment.