Skip to content

Commit 876b797

Browse files
committed
debug: print whole output of rewatch legacy
1 parent c88b2d4 commit 876b797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rewatch/tests/legacy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ cd ../testrepo/packages/compiled-by-legacy
33

44
bold "Test: It should use the legacy build system"
55

6+
rewatch_legacy
67
error_output=$(rewatch_legacy 2>&1 >/dev/null)
78
if [ $? -ne 0 ];
89
then

0 commit comments

Comments
 (0)