Complete previous check in.
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 30 Oct 2003 16:24:40 +0000 (17:24 +0100)
committerArnaud 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

index fa9fefbf18cd2f49f5c93015170d6c01101be078..b149fd27e6a36990f58dd05a92cf92b020d20482 100755 (executable)
@@ -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