aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-07-27 14:18:52 +1200
committerDavid Phillips <david@sighup.nz>2017-07-27 14:18:52 +1200
commitec10cc62dd023e9388d0f8880d968cd6d1ecfc7f (patch)
treef6799cca4c8df9746e9b3acfe03afe6cad9b6f6b
parent8df5d237856d365a7a49835274e58e8c8bb281b1 (diff)
downloadsand-leek-ec10cc62dd023e9388d0f8880d968cd6d1ecfc7f.tar.xz
Change from sh to bash for pushd
-rwxr-xr-xtest/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run-tests.sh b/test/run-tests.sh
index 07647dd..f24ac73 100755
--- a/test/run-tests.sh
+++ b/test/run-tests.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
fail()