We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933e2b0 commit 1c5524aCopy full SHA for 1c5524a
buildsystem/spack/binary_mirror.sh
@@ -11,6 +11,6 @@ spack mirror list
11
12
res=$?
13
14
-chmod -R ugo+wrx $SPACK_MIRROR &
+chmod -R ugo+wrx $SPACK_MIRROR/* &
15
16
exit $res
0 commit comments