OSDN Git Service

* ada/acats/run_acats: Revert revision 157037.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 06:35:09 +0000 (06:35 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 06:35:09 +0000 (06:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164742 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/ada/acats/run_acats

index cc28532..d287465 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-30  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * ada/acats/run_acats: Revert revision 157037.
+
 2010-09-29  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        Merge from 'apple/trunk' branch on FSF servers.
index c389e64..cf6b428 100755 (executable)
@@ -70,4 +70,4 @@ chmod +x host_gnatmake
 # Limit the stack to 16MB for stack checking
 ulimit -s 16384
 
-exec $SHELL $testdir/run_all.sh ${1+"$@"}
+exec $testdir/run_all.sh ${1+"$@"}