Undo debug output because Travis won't show it

This commit is contained in:
Dennis Heimbigner 2016-08-08 11:23:14 -06:00
parent 7701bc932c
commit f205989d59

View File

@ -1,5 +1,4 @@
#!/bin/sh
export SETX=1
if test "x$SETX" = x1 ; then echo "file=$0"; set -x ; fi
verbose=1
set -e