--- 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'