Skip to content

Commit 44b6605

Browse files
committed
log error
1 parent 8ce238d commit 44b6605

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
@@ -13,7 +13,7 @@ else
1313
exit 1
1414
fi
1515

16-
if rewatch &> /dev/null;
16+
if rewatch ;
1717
then
1818
success "Repo Built"
1919
else

0 commit comments

Comments
 (0)