[sake] -p option in 1.0.5 doesn't make trunk
Reported by Dr Nic | June 26th, 2007 @ 01:00 PM
Can you release 1.0.6? 1.0.5's sake.rb doesn't make the trunk for the -p option.
That is -p is only returning the examine value in 1.0.5, but trunk is doing the Pastie.paste(examine) which is correct
Comments and changes to this ticket
-
Chris Wanstrath June 26th, 2007 @ 01:00 PM
- State changed from new to invalid
This is what I see in the Sake 1.0.5 gem:
## # Save one or more tasks to Pastie (http://pastie.caboos.se) # then return the new Pastie's url # $ sake -p routes # $ sake -p Rakefile db:remigrate elsif index = @args.index('-p') die Pastie.paste(examine(index))
And this returns nothing:
$ diff ~/gems/sake-1.0.5/lib/sake.rb ~/ruby/projects/err/sake/lib/sake.rb
Also:
$ sake -p pistoned http://pastie.caboo.se/73753
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 ยป