From: David Schleef Date: Wed, 25 Sep 2002 01:34:34 +0000 (+0000) Subject: change from bin/sh to bin/bash X-Git-Tag: r0_7_66~96 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08168c688192d0dcf233e32e2ae47c17716318ec;p=comedi.git change from bin/sh to bin/bash --- diff --git a/scripts/Configure b/scripts/Configure index 0582e378..83b7ee76 100755 --- a/scripts/Configure +++ b/scripts/Configure @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # # This script was hacked from Linux-2.2.17 #