diff tests/0027/run-test.sh @ 252:fe4dc39b2dd7

Perform the incredibly tedious job of making the tests bash scripts, rather than shell scripts. This seems easier than emulating all the useful error-handling features that bash provides in POSIX functionality as provided by dash(1).
author mas01cr
date Mon, 31 Mar 2008 13:02:26 +0000
parents f9d16137e704
children
line wrap: on
line diff
--- a/tests/0027/run-test.sh	Mon Mar 31 11:52:59 2008 +0000
+++ b/tests/0027/run-test.sh	Mon Mar 31 13:02:26 2008 +0000
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 
 . ../test-utils.sh