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 eeb460b commit a24e9bcCopy full SHA for a24e9bc
rewatch/tests/compile.sh
@@ -5,7 +5,7 @@ cd ../testrepo
5
6
bold "Test: It should compile"
7
8
-if rewatch clean &> /dev/null;
+if rewatch clean ;
9
then
10
success "Repo Cleaned"
11
else
0 commit comments