[sake] sake -e task1,task2
Reported by Dr Nic | June 28th, 2007 @ 11:28 AM
Patch: http://pastie.caboo.se/73803
Now the -e and -P commands allow comma separated task lists.
sake -e task1,task2
sake -e file.patch filetask1,filetask2,filetask3
and all the original options.
Comments and changes to this ticket
-
Chris Wanstrath June 28th, 2007 @ 11:28 AM
- State changed from new to hold
This is cool, but I think I'd rather make -e be able to figure out if argument1 is a task or a file so that we can use -e the same way we use normal rake, e.g.
$ rake -e task1 task2 $ rake -e Rakefile task5
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 ยป