bash.sh executable
1 files changed, 1 insertions(+), 0 deletions(-) M tests/bash.sh
M tests/bash.sh +1 -0
@@ 1,4 1,5 @@ #!/usr/bin/env bash +set -x # do not run on distcheck, because I did not get access to the # templates working with distcheck: it would need to install before # running the tests