Bug #4
-h option fails when no configuration file exists
Start date:
03/01/2012
Due date:
% Done:
0%
Estimated time:
Description
To reproduce the bug, just run "rubyckup -h" without a configuration file and it outputs this:
Error: Invalid configuration file ! (line 1)
History
Updated by Robin Hahling about 9 years ago
- Status changed from New to Closed
This occurs only when using ruby <= 1.9. As rubyckup requires ruby >= 1.9, this is not a bug.
Updated by Robin Hahling about 9 years ago
- Target version set to 1.0.0
- % Done changed from 0 to 100