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 c88b2d4 commit 876b797Copy full SHA for 876b797
rewatch/tests/legacy.sh
@@ -3,6 +3,7 @@ cd ../testrepo/packages/compiled-by-legacy
3
4
bold "Test: It should use the legacy build system"
5
6
+rewatch_legacy
7
error_output=$(rewatch_legacy 2>&1 >/dev/null)
8
if [ $? -ne 0 ];
9
then
0 commit comments