There was an error while loading. Please reload this page.
1 parent e3556a0 commit e0311e0Copy full SHA for e0311e0
egs/wsj/s5/utils/parallel/retry.pl
@@ -96,4 +96,4 @@ sub get_log_file {
96
}
97
98
print STDERR "$0: job failed $num_tries times; log is in $log_file\n";
99
-exit($return_status);
+exit(1);
0 commit comments