Updated the scripts shebang for portability

- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
This commit is contained in:
AJ Acevedo
2015-07-18 21:49:10 -04:00
parent 56622c7ab6
commit b0fa2462a6
8 changed files with 9 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# rebund(1)
#