@ -1,4 +1,5 @@
#!/bin/bash
# for testing only
set -o pipefail
shopt -s expand_aliases
alias die='EXIT=$? LINE=$LINENO error_exit'
Powered by BW's shoe-string budget.