Skip to content

Commit 03448b4

Browse files
committed
Revert "see error"
This reverts commit 2c23b76.
1 parent 1b83ac3 commit 03448b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewatch/tests/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cd ../testrepo
55

66
bold "Test: It should compile"
77

8-
if rewatch clean ;
8+
if rewatch clean &> /dev/null;
99
then
1010
success "Repo Cleaned"
1111
else

0 commit comments

Comments
 (0)