Skip to content

Commit 421210f

Browse files
committed
Update sim_challenge.sh
detect bus errors
1 parent 0fd05e4 commit 421210f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prodtests/sim_challenge.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ taskwrapper() {
5353
pattern="-e \"xception\" \
5454
-e \"segmentation violation\" \
5555
-e \"error while setting up workflow\" \
56+
-e \"bus error\" \
5657
-e \"There was a crash.\""
5758

5859
grepcommand="grep -H ${pattern} $logfile >> encountered_exceptions_list 2>/dev/null"

0 commit comments

Comments
 (0)