SCM Repository
Diff of /trunk/rtest/scripts/run_sh.in
Parent Directory
|
Revision Log
|
Patch
revision 1423, Fri Jul 1 04:06:26 2011 UTC | revision 1424, Fri Jul 1 14:06:44 2011 UTC | |
---|---|---|
# | Line 95 | Line 95 |
95 | echo "result is good ($result)" >> $REPORT | echo "result is good ($result)" >> $REPORT |
96 | echo "ok" >> $LOG | echo "ok" >> $LOG |
97 | echo "$t is okay" | echo "$t is okay" |
98 | rm -f $t.c $t.o $t $t.log $t.txt | rm -f $t.c $t.cl $t.o $t $t.log $t.txt |
99 | else | else |
100 | echo "result is bad ($result)" >> $REPORT | echo "result is bad ($result)" >> $REPORT |
101 | echo "$t failed" | echo "$t failed" |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |