Actions
Bug #5155
closedNIGHTLY_OPTIONS last argument should be unquoted
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
tools - gate/build tools
Start date:
2014-09-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
bldenv quotes $NIGHTLY_OPTIONS, which precludes it being able to list multiple options with spaces (which makes it impossible to pass +t for example).
The fix for this is here:
https://bitbucket.org/gdamore/illumos-gate/commits/4bfb0582db06
Actions