projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d915ed
)
Complete previous check in.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Thu, 30 Oct 2003 16:24:40 +0000
(17:24 +0100)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Thu, 30 Oct 2003 16:24:40 +0000
(17:24 +0100)
From-SVN: r73086
gcc/testsuite/ada/acats/run_all.sh
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ada/acats/run_all.sh
b/gcc/testsuite/ada/acats/run_all.sh
index fa9fefbf18cd2f49f5c93015170d6c01101be078..b149fd27e6a36990f58dd05a92cf92b020d20482 100755
(executable)
--- a/
gcc/testsuite/ada/acats/run_all.sh
+++ b/
gcc/testsuite/ada/acats/run_all.sh
@@
-221,8
+221,8
@@
for chapter in $chapters; do
display "FAIL: $i"
failed="${failed}${i} "
else
- echo "PASS: $i" >> $dir/acats.sum
- echo "PASS: $i" >> $dir/acats.log
+ echo "PASS:
$i" >> $dir/acats.sum
+ echo "PASS:
$i" >> $dir/acats.log
countok=`expr $countok + 1`
fi
clean_dir