summaryrefslogtreecommitdiffstats
path: root/jjb/copper
diff options
context:
space:
mode:
authorAimee Ukasick <aimeeu.opensource@gmail.com>2017-02-14 14:46:25 -0600
committerAric Gardner <agardner@linuxfoundation.org>2017-02-17 18:53:28 +0000
commit07764a378e72107e57c415a7c7a099d9469acf02 (patch)
tree96c91d4c661433c0d9b29759009d38c4879d7de8 /jjb/copper
parentf2abb09f58b44b7ff2687770d297a2cb13a7b1d3 (diff)
Removed call to change directories
JIRA: COPPER-33 Removed call to change directory to $WORKSPACE/ci since this will cause an error (no tests dir in $WORKSPACE/ci). Change-Id: If0c5ca0765f86114625e1659b946bcb92f40231b Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'jjb/copper')
-rw-r--r--jjb/copper/copper.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/copper/copper.yml b/jjb/copper/copper.yml
index ea1af473c..b65466e01 100644
--- a/jjb/copper/copper.yml
+++ b/jjb/copper/copper.yml
@@ -64,5 +64,4 @@
set -o nounset
set -o pipefail
- cd $WORKSPACE/ci
shellcheck -f tty tests/*.sh