Opened 15 years ago
Closed 15 years ago
#84 closed defect (fixed)
rmhost is not an OS variable during setuprm
| Reported by: | Nicolas Doualot | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.2 |
| Component: | pb | Version: | 0.10.1 |
| Keywords: | Cc: |
Description
The rmhost variable, is a project variable, and not an OS one during the setuprm command.
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Version: | 0.10.3 → 0.10.1 |
|---|
comment:4 by , 15 years ago
| Milestone: | → 0.11.2 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Closing for now. Please reopen if you think it's still not fixed with 0.11.2
Note:
See TracTickets
for help on using tickets.

No the rmhost has an OS key, whereas the rmlist has a project key. This should be always the case, even during setuprm.
Need a more precise test case to understand why that wouldn't work.