]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
build_utils: follow up on e5fb7805
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 23 Jan 2019 14:45:33 +0000 (15:45 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 23 Jan 2019 14:45:33 +0000 (15:45 +0100)
fix path to the wrapper.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
scripts/build_utils.sh

index 80caa146eb3306f0298440eda46a4a5cb5a228ec..01c476d7998017c1bc635a06cb4074625498cc20 100644 (file)
@@ -851,7 +851,7 @@ EOF
 }
 
 write_exec_cmd_script() {
-    sudo sh -c 'cat > /home/jenkins-build/bin/exec_cmd.sh << EOF
+    sudo sh -c 'cat > /usr/local/bin/exec_cmd.sh << EOF
 #!/bin/bash
 
 script="$VENV"/"$1"