aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ada
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2010-09-30 06:35:09 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2010-09-30 06:35:09 +0000
commit10ad386ac38c8c9de3e7eb4fcdfaf597c8e1d591 (patch)
tree18f941765f5441b36ed8d638e80735de8c8268d2 /gcc/testsuite/ada
parent58735e03e72000324ab5337c38792252c74e2c22 (diff)
downloadgcc-10ad386ac38c8c9de3e7eb4fcdfaf597c8e1d591.zip
gcc-10ad386ac38c8c9de3e7eb4fcdfaf597c8e1d591.tar.gz
gcc-10ad386ac38c8c9de3e7eb4fcdfaf597c8e1d591.tar.bz2
* ada/acats/run_acats: Revert revision 157037.
From-SVN: r164742
Diffstat (limited to 'gcc/testsuite/ada')
-rwxr-xr-xgcc/testsuite/ada/acats/run_acats2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ada/acats/run_acats b/gcc/testsuite/ada/acats/run_acats
index c389e64..cf6b428 100755
--- a/gcc/testsuite/ada/acats/run_acats
+++ b/gcc/testsuite/ada/acats/run_acats
@@ -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+"$@"}