A few more fixes for run-build-packages-python-and-ruby.sh, and a small
[arvados.git] / build / run-build-packages.sh
index fd18b392363c47f0e17135c4d767261092559117..0db324dc54212c5c44f02cd12a9104b144b180b9 100755 (executable)
@@ -205,6 +205,7 @@ fi
 chmod o+r "$WORKSPACE" -R
 
 # More cleanup - make sure all executables that we'll package are 755
+cd "$WORKSPACE"
 find -type d -name 'bin' |xargs -I {} find {} -type f |xargs -I {} chmod 755 {}
 
 # Now fix our umask to something better suited to building and publishing