From: Gregory Meno Date: Wed, 6 Sep 2017 13:58:41 +0000 (-0700) Subject: fix syntax error X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F861%2Fhead;p=ceph-build.git fix syntax error Signed-off-by: Gregory Meno --- diff --git a/lab-cop/build/build b/lab-cop/build/build index 57580ee6..52d13904 100755 --- a/lab-cop/build/build +++ b/lab-cop/build/build @@ -6,7 +6,7 @@ set -x function main() { # install some of our dependencies pushd "$WORKSPACE" - git clone gti@github.com:ceph/teuthology" + git clone gti@github.com:ceph/teuthology pushd "$WORKSPACE/teuthology" git remote -v ./bootstrap