From 5bd4ed60ee58d77e7f5623577357cc96b9653b74 Mon Sep 17 00:00:00 2001 From: michelou Date: Wed, 22 Feb 2006 13:27:24 +0000 Subject: test/scalatest is now a bash script (more restr... test/scalatest is now a bash script (more restrictive) --- test/scalatest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/scalatest b/test/scalatest index c3dc8960e4..81e3868d9e 100755 --- a/test/scalatest +++ b/test/scalatest @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ############################################################################## # __ # # ________ ___ / / ___ Scala Tools Launch Script # -- cgit v1.2.3