We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdfae9 commit 1d6c484Copy full SHA for 1d6c484
1 file changed
bin/run-detectors-timelines.sh
@@ -324,7 +324,7 @@ echo "TIMELINE OBJECT $key"
324
export CLASSPATH=$CLASSPATH
325
326
# produce detector timelines
327
-java $TIMELINE_JAVA_OPTS $run_detectors_script $key $inputDir > $logFile.out 2> $logFile.err || touch $logFile.fail
+java $TIMELINE_JAVA_OPTS $run_detectors_script $key $inputDir
328
EOF
329
330
# grant permission and add it `joblist`
0 commit comments