[Pysys-commits] SF.net SVN: pysys:[806] trunk/pysys/launcher/__init__.py
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-03-09 18:10:53
|
Revision: 806 http://sourceforge.net/p/pysys/code/806 Author: ben-spiller Date: 2018-03-09 18:10:52 +0000 (Fri, 09 Mar 2018) Log Message: ----------- fix bug in command line parsing where garbage strings at the end of command line would be either silently ignored or (worse) interpreted as a request to run the same test again (due to index not getting reset between iterations) Modified Paths: -------------- trunk/pysys/launcher/__init__.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |