If anybody does take this on, perhaps they should consider adjusting the GUI for global_prefs_override.xml as well.
That has also created a fully-populated file if even a single value is changed locally, for as long as I've known it. Perhaps we need a generic XML handler, which can process an existing file and modify/add new tags only, without the current "rewrite from scratch" approach. > On Friday, 4 September 2015, 7:09, David Anderson <[email protected]> > wrote: > >T his is due to bad design in the Manager. > When you change a log flag or an exclusive app, > it should change only that particular XML element, > and shouldn't add a bunch of other stuff. > > This is a medium size task. > If someone wants to take it on, or add an issue to Github, feel free. > > -- David > > On 03-Sep-2015 2:06 PM, Juha wrote: >> If the same option, say allow_multiple_clients, is specified both in >> cc_config.xml and on the client's command line, then whatever is in >> cc_config.xml takes precedence. >> >> I think the normal order is: >> >> command line >> environment variables >> config files >> built-in defaults >> >> And how come there was cc_config.xml? Toggled log flags in Manager and >> promptly forgot it. Had to fire up debugger to see what's going on. :[ >> >> -Juha >> _______________________________________________ >> boinc_alpha mailing list >> [email protected] >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_alpha >> To unsubscribe, visit the above URL and >> (near bottom of page) enter your email address. > > > _______________________________________________ > boinc_alpha mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_alpha > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
