Skip to content

Commit

Permalink
try to get geminstaller to run from cruise
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/erector/trunk@80 4b8798b9-51f2-4387-91b1-b04f834b421f
  • Loading branch information
alexch committed Apr 19, 2008
1 parent 057704b commit 257fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -25,7 +25,7 @@ task :default => :spec

task :test => :spec

task :cruise => :geminstaller, :test
task :cruise => [:geminstaller, :test]

task :geminstaller do
system "geminstaller"
Expand Down

0 comments on commit 257fd0d

Please sign in to comment.