Changeset: 355c1b64f341 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=355c1b64f341
Modified Files:
        clients/python3/test/run.sh
Branch: Feb2013
Log Message:

add "nosetests ./test_control.py" also to clients/python3/test/run.sh
(was already in clients/python2/test/run.sh)


diffs (8 lines):

diff --git a/clients/python3/test/run.sh b/clients/python3/test/run.sh
--- a/clients/python3/test/run.sh
+++ b/clients/python3/test/run.sh
@@ -7,3 +7,4 @@ export TSTPASSWORD="monetdb"
 export TSTDEBUG="no"
 
 nosetests ./runtests.py
+nosetests ./test_control.py
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to