From: Aimee Ukasick Date: Tue, 14 Feb 2017 20:46:25 +0000 (-0600) Subject: Removed call to change directories X-Git-Tag: danube.1.0~252 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=07764a378e72107e57c415a7c7a099d9469acf02;hp=f2abb09f58b44b7ff2687770d297a2cb13a7b1d3;p=releng.git 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 --- 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