Ticket #36 (new defect)
Opened 3 months ago
incorrect command line parameter specification handling
| Reported by: | dozzie | Owned by: | dozzie |
|---|---|---|---|
| Priority: | minor | Component: | cfgen |
| Keywords: | Cc: | ||
| Parent ID: |
Description
For environment from #35, adding --host-var test.clear.name=commandline option makes cfgen throw a following error:
Value test.clear is not a hash reference, can't store variable test.clear.name
This is not quite how should it be done. It should output empty string (undef) for test.clear.name.
Child Tickets
NO SUB-TICKETS.
Note: See
TracTickets for help on using
tickets.