Lousy output for unknown task, no rakefile
Reported by bahuvrihi | April 28th, 2008 @ 02:52 PM | in Tap 0.10.0
The output for tap with an unknown task and no rakefile is not so sweet:
% tap run -- align_mod --help
I[14:49:24] warn ignoring --help config for rake command
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:2143:in `raw_load_rakefile
'
(See full trace by running task with --trace)
Comments and changes to this ticket
-
bahuvrihi April 29th, 2008 @ 01:45 PM
This is actually very important as it will arise ANY time there is an unknown task -- quite misleading.
-
bahuvrihi April 29th, 2008 @ 09:44 PM
- Assigned user set to bahuvrihi
(from [efbe67cc36df6aa7e177098256d64d30906d7e29]) Fixed output for unknown tasks when no rakefile exists. [#22 state=resolved responsible:bahuvrihi]
-
bahuvrihi April 29th, 2008 @ 09:44 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.