Unit Tests

- Restored bash as the interpreter for wrapper.sh.
This commit is contained in:
Paul Beckingham 2015-02-07 10:39:16 -05:00
parent 8e730f2da3
commit 876820ee1a

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
SELF=$(basename $0)
ORIGINALHOOK="$(dirname $0)/original_${SELF}"