* ada/acats/run_acats: Revert revision 157037.

From-SVN: r164742
This commit is contained in:
Eric Botcazou 2010-09-30 06:35:09 +00:00 committed by Eric Botcazou
parent 58735e03e7
commit 10ad386ac3
2 changed files with 5 additions and 1 deletions

View 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.

View File

@ -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+"$@"}