From d001539a0538cba0e48be2ebdafe29e67b006a4e Mon Sep 17 00:00:00 2001 From: drbrain Date: Thu, 23 Jun 2011 22:11:55 +0000 Subject: * lib/rake: Import Rake 0.9.2 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rake/shellcommand.rb | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 test/rake/shellcommand.rb (limited to 'test/rake/shellcommand.rb') diff --git a/test/rake/shellcommand.rb b/test/rake/shellcommand.rb deleted file mode 100755 index 58db8a0871..0000000000 --- a/test/rake/shellcommand.rb +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env ruby - -exit((ARGV[0] || "0").to_i) -- cgit v1.2.3