------------------------------------------------------------ revno: 3709 committer: Bruno Chareyre <[email protected]> timestamp: Thu 2013-08-29 12:45:21 +0200 message: remove some debugging code left in chekList.py modified: scripts/checks-and-tests/checks/checkList.py
-- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'scripts/checks-and-tests/checks/checkList.py' --- scripts/checks-and-tests/checks/checkList.py 2013-08-29 10:30:31 +0000 +++ scripts/checks-and-tests/checks/checkList.py 2013-08-29 10:45:21 +0000 @@ -20,7 +20,6 @@ except: print script," failure" O.reset() - print resultStatus if (resultStatus>0): print resultStatus, " tests are failed" sys.exit(1)
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

