Changeset: 5238e369a7d5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5238e369a7d5
Modified Files:
monetdb5/mal/Tests/run
Branch: Dec2011
Log Message:
Add wall clock
diffs (12 lines):
diff --git a/monetdb5/mal/Tests/run b/monetdb5/mal/Tests/run
--- a/monetdb5/mal/Tests/run
+++ b/monetdb5/mal/Tests/run
@@ -19,7 +19,7 @@ do
echo "----" $f $b $s $t
echo "stdout of test '$b\` in directory 'src/mal\` itself:" > $t.out
echo "stderr of test '$b\` in directory 'src/mal\` itself:" > $t.err
- echo $MSERVER $f
+ echo `date` $MSERVER $f
$MSERVER $f </dev/null >> $t.valgrind.out 2>> $t.valgrind.err |tee
$t.valgrind.out
#diff -I'^# [Cc]ompiled for ' -I'^# config:' -I'^# dbfarm:' -I'^#
dbname:' $t.out $s.out
#diff -I'^# [Cc]ompiled for ' -I'^# config:' -I'^# dbfarm:' -I'^#
dbname:' $t.err $s.err
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list