change prop i'm looking for.

This commit is contained in:
Paul Irish 2017-06-15 16:07:40 -07:00
parent 2e604ac080
commit cd49d79514

View file

@ -152,7 +152,7 @@ case $( uname -s ) in
esac
# if testing, log results to stdout. otherwise, mute the output
if [ -n $BATS_TEST_NAME ]; then
if [ $BATS_CWD ]; then
open=printf
else
exec &>/dev/null