diff options
author | eh552t <eh552t@intl.att.com> | 2017-08-21 16:19:11 +0200 |
---|---|---|
committer | eh552t <eh552t@intl.att.com> | 2017-08-21 16:20:13 +0200 |
commit | 93545b6a8fdb7f5b779b92526576469ad71df45a (patch) | |
tree | de461df4aff19d823623bf611b675a2591280c3b /test | |
parent | 9c0b46832ff031e337a13358eb83752c853aa1fc (diff) |
added modification copyright
added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts
Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-33
Diffstat (limited to 'test')
-rwxr-xr-x | test/csit/plans/clamp/TCA/teardown.sh | 2 | ||||
-rwxr-xr-x | test/csit/plans/clamp/UIs/teardown.sh | 2 | ||||
-rwxr-xr-x | test/csit/scripts/clamp/script1.sh | 3 |
3 files changed, 7 insertions, 0 deletions
diff --git a/test/csit/plans/clamp/TCA/teardown.sh b/test/csit/plans/clamp/TCA/teardown.sh index 810c2e40d..1d1e2186e 100755 --- a/test/csit/plans/clamp/TCA/teardown.sh +++ b/test/csit/plans/clamp/TCA/teardown.sh @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# kill-instance.sh clamp_clamp_1 kill-instance.sh clamp_db_1 diff --git a/test/csit/plans/clamp/UIs/teardown.sh b/test/csit/plans/clamp/UIs/teardown.sh index 810c2e40d..1d1e2186e 100755 --- a/test/csit/plans/clamp/UIs/teardown.sh +++ b/test/csit/plans/clamp/UIs/teardown.sh @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# kill-instance.sh clamp_clamp_1 kill-instance.sh clamp_db_1 diff --git a/test/csit/scripts/clamp/script1.sh b/test/csit/scripts/clamp/script1.sh index fd6610612..213a316c1 100755 --- a/test/csit/scripts/clamp/script1.sh +++ b/test/csit/scripts/clamp/script1.sh @@ -14,4 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# + echo "This is ${WORKSPACE}/test/csit/scripts/clamp/script1.sh" |