Bug#796451: pytrainer does not parse commandline arguments

2015-08-21 Thread Christian PERRIER
Quoting Winfried Tilanus (winfr...@tilanus.com): Package: pytrainer Version: 1.10.1-4 Severity: normal Tags: patch The pytrainer script does not pass any commandline options to the pytr script. This blocks options like using an alternate config dir or enabling debug logging. Adding $@

Bug#796451: pytrainer does not parse commandline arguments

2015-08-21 Thread Winfried Tilanus
Package: pytrainer Version: 1.10.1-4 Severity: normal Tags: patch The pytrainer script does not pass any commandline options to the pytr script. This blocks options like using an alternate config dir or enabling debug logging. Adding $@ to the end of the pytrainer script solves this. --