Stayvoid wrote:
5) show an error message instead of raising an exception; 6) Check if configuration file exists.Pastebin copy: http://pastebin.com/raw.php?i=2509t1dd --- debderiver +++ debderiver_patch3_2.py
(snip)
rr = Reprepro(conf)
- rr.configure()
+ rr.configure()
rr.update()
What does this last bit change? _______________________________________________ gNewSense-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gnewsense-dev
