aboutsummaryrefslogtreecommitdiffstats
path: root/test/rake/shellcommand.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rake/shellcommand.rb')
-rwxr-xr-xtest/rake/shellcommand.rb3
1 files changed, 0 insertions, 3 deletions
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)