Changeset: 60d109d16777 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=60d109d16777
Modified Files:
clients/Tests/malcheck.sh
Branch: Jun2016
Log Message:
Copy default version of test.
diffs (8 lines):
diff --git a/clients/Tests/malcheck.sh b/clients/Tests/malcheck.sh
--- a/clients/Tests/malcheck.sh
+++ b/clients/Tests/malcheck.sh
@@ -1,3 +1,3 @@
#!/bin/sh
cd $TSTSRCBASE
-hg files -I 'monetdb5/**.[ch]' -I 'geom/**.[ch]' -I 'sql/**.[ch]' -X
'**/Tests/**' | python -c 'import MonetDBtesting.malcheck'
+hg files -I '{monetdb5,sql,geom}/**.{[ch],mal}' -X '**/Tests/**' | python -c
'import MonetDBtesting.malcheck'
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list