We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d29ac commit cbfe060Copy full SHA for cbfe060
test.sh
@@ -86,4 +86,4 @@ singularity run --pwd /go/src/github.com/vsoch/salad $TMPDIR/chimichanga.simg fo
86
test "$?" -eq "0" && echo "PASS" || echo "FAIL"
87
88
echo "Cleaning up..."
89
-rm -rf "${TMPOIR}"
+rm -rf "${TMPDIR}"
0 commit comments