- Package:
- backupninja
- Source:
- backupninja
- Submitter:
- Olivier Berger
- Date:
- 2013-09-03 12:21:04 UTC
- Severity:
- wishlist
Hi. It would be great to be able to disable the debug option to be able to set debug off in a particular conf file, set with -f, so that backupninja --run doesn't produce debug details on stderr. This would allow running backupninja through anacron for instance. All that is required is that there's a getconf debug after the setfile, to disable the debug set when parsing option --run. I may provide a patch if this isn't clear. Hope this helps. Best regards,
See #420534 for such an example of the need for this. Best regards,
Hi, Olivier Berger wrote (27 Aug 2013 07:58:17 GMT) : How about supporting --no-debug instead, that would override the --run defaults mangling?
Hi. intrigeri <intrigeri+backupninja@boum.org> writes: That's an option too, of course :-) Thanks for your interest. Best regards,