set -e in do_benchmarks.bash

This commit is contained in:
David Renshaw 2020-05-12 23:04:06 -04:00
parent f98f187538
commit 29cf713fa5

View file

@ -1,6 +1,7 @@
#! /bin/bash
set -x
set -e
shopt -s expand_aliases
rm -f fifo;