Changeset: 8d088905e2fa for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8d088905e2fa
Modified Files:
        testing/Mtest.py.in
Branch: default
Log Message:

package/direcotry "monetdb" does not exist anymore


diffs (12 lines):

diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -3072,7 +3072,7 @@
     cmd_options = [
         # long name, short name, GDK option, argument, comment
         ('package', 'p', 'package', '<package>',
-         "package to be tested, e.g.:\nmonetdb(|4|5), 
(java|clients|template|sql|pathfinder|geom);\ndefault: %s" % par['PACKAGE']),
+         "package to be tested, e.g.:\nmonetdb[45], 
(java|clients|template|sql|pathfinder|geom);\ndefault: %s" % par['PACKAGE']),
         ('monetdb4', '4', 'monetdb4', None,
          "use Mserver of MonetDB Version 4 (default with <package> in 
{monetdb4, pathfinder})"),
         ('monetdb5', '5', 'monetdb5', None,
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to