summaryrefslogtreecommitdiff
path: root/test/scalatest
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-02-22 13:27:24 +0000
committermichelou <michelou@epfl.ch>2006-02-22 13:27:24 +0000
commit5bd4ed60ee58d77e7f5623577357cc96b9653b74 (patch)
treec7b08c8eb6e0ae982a957ebd52214e2298155ff5 /test/scalatest
parent89c682981bb7bc8f70f20d763eca5e718fab46f8 (diff)
downloadscala-5bd4ed60ee58d77e7f5623577357cc96b9653b74.tar.gz
scala-5bd4ed60ee58d77e7f5623577357cc96b9653b74.tar.bz2
scala-5bd4ed60ee58d77e7f5623577357cc96b9653b74.zip
test/scalatest is now a bash script (more restr...
test/scalatest is now a bash script (more restrictive)
Diffstat (limited to 'test/scalatest')
-rwxr-xr-xtest/scalatest2
1 files changed, 1 insertions, 1 deletions
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 #