Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Something strange with the latest Buildr trunk (r757986).... the --environment command-line argument doesn't seem to be parsed correctly. Buildr wants to run the environment parameter as a task.
boisvert@sixtine:~/git/console$ buildr -e foo
(in /home/boisvert/git/console, foo)
Buildr aborted!
Don't know how to build task 'foo'
(See full trace by running task with --trace)
Same thing with the "-e foo" variant.