Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed May 11, 2011
1 parent 0b3c19e commit 14a9ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ namespace :package do
puts "=> Skipping #{jar} (sigar not needed)"
next
end

puts "=> Unpacking #{jar} into build-jar/"
Dir.chdir("build-jar") do
sh "jar xf ../#{jar}"
Expand Down

0 comments on commit 14a9ee4

Please sign in to comment.