Actions
Bug #6662
closeduts should only build the variant requested
Start date:
2016-02-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
At present, due to an apparent typo, we build the kernel debug/non-debug regardless of what was asked for. We should stop.
(I'd swear I reported this before, but now I can't find it)
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 5db531e3faa94427746eae754b11770fd8416b6d
commit 5db531e3faa94427746eae754b11770fd8416b6d Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-02-24T16:39:20.000Z 6662 uts should only build the variant requested Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
Actions