You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'jgfouca/fix_run_and_cmp' into master (PR #6805)
Fix bug in p3/shoc run_and_cmp
The for loop that processes options was stopping too soon. I think
maybe someone assumed that every option would have a value after it,
but that is no longer true. Also, the -n (no-baseline) option
conflicted with the nadv option for shoc, so I changed that to -l.
This PR should fix the nightly fails for shoc_run_and_cmp.
[BFB]
* origin/jgfouca/fix_run_and_cmp:
Fix bug in p3/shoc run_and_cmp
0 commit comments