summaryrefslogtreecommitdiffstats
path: root/no_ruby_strace_test_autopush.patch
blob: a813002d8e8c5458a181ede4ea0821e7e0f26f85 (plain)
1
2
3
4
5
6
7
8
9
10
--- test_autopush.rb.orig	2011-12-31 15:07:45.024640402 -0430
+++ test_autopush.rb	2011-12-31 15:07:54.080372110 -0430
@@ -1,6 +1,6 @@
 require 'tempfile'
 require 'test/unit'
-RUBY_PLATFORM =~ /linux/ and require 'strace'
+#RUBY_PLATFORM =~ /linux/ and require 'strace'
 $-w = true
 require 'kgio'