summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.script
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-16 11:45:56 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-01-16 11:45:56 +0000
commit35d77de0bd185776630344973a9cc6c8265e3458 (patch)
tree8aa59c70ee9cae34b3f1063e58e1201ad325a33c /tests/show-dependencies.script
parentda931431ff45e0b253ea8df6d76ca436d18a3583 (diff)
downloadmorph-35d77de0bd185776630344973a9cc6c8265e3458.tar.gz
Use /bin/bash for the show-dependencies test script.
Diffstat (limited to 'tests/show-dependencies.script')
-rwxr-xr-xtests/show-dependencies.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/show-dependencies.script b/tests/show-dependencies.script
index da651379..f38764b3 100755
--- a/tests/show-dependencies.script
+++ b/tests/show-dependencies.script
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Test a basic distributed build of two depending strata
# with a couple of chunks in them.