Commit 99e7f131 by Arnaud Charlet

Complete previous check in.

From-SVN: r73086
parent 1d915eda
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment