Opened 10 years ago
Closed 9 years ago
#13075 closed defect (fixed)
builder should throw error if profile=InvalidName
Reported by: | rott | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | BuildSystem | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, if I specify a non-existent profile in the profile=NAME option on the build command line, the build indicates success and there is some output. My preference would be that it errors with some helpful message such as "profile 'NAME' does not exist, please specify a valid profile blah blah yada yada".
Thanks!
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [26653]: