We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae489c commit 32f8196Copy full SHA for 32f8196
tests/swift/test_worker.sh
@@ -35,4 +35,4 @@ exit 1
35
fi
36
37
# Delete runbox
38
-sudo rm -rf $RUNBOX
+rm -rf $RUNBOX
0 commit comments