Bug#820692: please document how to activate skip_if_keep_in_debug

2016-04-14 Thread Marc Haber
On Thu, Apr 14, 2016 at 02:09:38PM +0200, Stephan Sürken wrote: > Maybe some explicit > > http://mini-buildd.installiert.net/extra/mini-buildd/documentation/admin.html#logging-and-debugging > > mentioning here is what you are after? Yes, that would be perfect. Greetings Marc --

Bug#820692: please document how to activate skip_if_keep_in_debug

2016-04-14 Thread Stephan Sürken
Hi Marc, On Mo, 2016-04-11 at 15:18 +0200, Marc Haber wrote: > Package: mini-buildd > Version: 1.0.11 > Severity: wishlist > > Hi, > > changes.py says: > (...) > mini_buildd.misc.skip_if_keep_in_debug(os.remove, f_abs) > > When debugging (which is unfortunately the case way

Bug#820692: please document how to activate skip_if_keep_in_debug

2016-04-11 Thread Marc Haber
Package: mini-buildd Version: 1.0.11 Severity: wishlist Hi, changes.py says: def move_to_pkglog(self, installed): logdir = self.get_pkglog_dir(installed, relative=False) if logdir and not os.path.exists(logdir): os.makedirs(logdir) LOG.info("Moving