diff tests/runtest @ 637:29dc68c949b0

Applied the FreeBSD patch from Ralith, closes ticket #95 , slightly changed but basically the same. Thanx Ralith :)
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 02 Oct 2008 03:25:46 +0200
parents c4e7003136ab
children 6aaa3d3c1183
line wrap: on
line diff
--- a/tests/runtest	Thu Oct 02 01:42:21 2008 +0200
+++ b/tests/runtest	Thu Oct 02 03:25:46 2008 +0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # check for command line arguments
 if [ -z "$1" ] ; then