Actions
Bug #9831
closedbldenv should adapt to nightly debug settings
Start date:
2018-09-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
bldenv defaults to non-DEBUG unless -d is set. This can be very frustrating when you
accidentally build the wrong bits, and copy over / onu the wrong version.
Instead, we'll pick up the -F flag in the env file as a clue that we should default to DEBUG.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ea01a15a654b9e1c7b37d958f4d1911882ed7781
commit ea01a15a654b9e1c7b37d958f4d1911882ed7781 Author: John Levon <john.levon@joyent.com> Date: 2018-09-26T16:58:51.000Z 9831 bldenv should adapt to nightly debug settings Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions