From 097df8cacb7376d63ba92b7abd3dfbeaadd0ac42 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Fri, 27 Apr 2012 07:12:24 +0000 Subject: [PATCH] changed sh-bang to bash to run on ubunutu 11.10 --- test/mingfixup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mingfixup.sh b/test/mingfixup.sh index 017f4c05..6e26b01d 100755 --- a/test/mingfixup.sh +++ b/test/mingfixup.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ## # for MING, ensure that we have .exe files in src and samples