Skip to content

Commit 2c23b76

Browse files
committed
see error
1 parent aaf1719 commit 2c23b76

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 &> /dev/null;
8+
if rewatch clean ;
99
then
1010
success "Repo Cleaned"
1111
else

0 commit comments

Comments
 (0)