From f66c59d7b259e5784c9da87df1a6f1dbca160577 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 4 Jun 2010 01:25:29 +0000 Subject: tests: cleanup isolate usage We don't need tmp/ in our top level directory --- Rakefile | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 1c35b44..219744a 100644 --- a/Rakefile +++ b/Rakefile @@ -183,14 +183,3 @@ task :fm_update do p http.post(uri.path, req, {'Content-Type'=>'application/json'}) end end - -desc 'isolate gems for development' -task :isolate do - require 'isolate' - - Isolate.now!( - :system => false, - # we want "ruby-1.8.7" and not "ruby-1.8", so disable multiruby - :multiruby => false, - :path => "tmp/isolate/ruby-#{RUBY_VERSION}") -end -- cgit v1.2.3-24-ge0c7