From 93545b6a8fdb7f5b779b92526576469ad71df45a Mon Sep 17 00:00:00 2001 From: eh552t Date: Mon, 21 Aug 2017 16:19:11 +0200 Subject: added modification copyright added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5 Signed-off-by: eh552t Issue-Id: CLAMP-33 --- test/csit/plans/clamp/TCA/teardown.sh | 2 ++ test/csit/plans/clamp/UIs/teardown.sh | 2 ++ test/csit/scripts/clamp/script1.sh | 3 +++ 3 files changed, 7 insertions(+) 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" -- cgit 1.2.3-korg