Skip to content
Snippets Groups Projects
Commit 0886b1f3 authored by Tristan Sullivan's avatar Tristan Sullivan
Browse files

Get basf2 to write both output and error to file

parent 42c6be50
No related branches found
No related tags found
19 merge requests!949Rebase atlas sim mt ma,!941Master,!939Master,!937Master,!933Master,!929Master,!927Master,!919Sync with master,!890sync with master,!882master,!846sync with master,!838sync with recent CI update,!829sync with master,!828update MLPF branch to master,!820sync with master,!816b2 ci-v2,!815merge qa-build-belle2-gen-sim-reco-ma commit b7ceedf9 from 5050956,!814B2 arm,!813B2 arm
......@@ -93,7 +93,7 @@ EOT
echo $NTHREADS
# Ignore requests for multi-threading
basf2 bmk.py -n $(( $NEVENTS_THREAD )) > $curdir/output
basf2 bmk.py -n $(( $NEVENTS_THREAD )) >& $curdir/output
status=$?
# Set to 1 to print workload output to screen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment