cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [PATCH] test/pwrite_wrap: squelch unnecessary output
@ 2016-02-01 10:49 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2016-02-01 10:49 UTC (permalink / raw)
  To: cmogstored-public

Oops, leftover from development many years ago.
---
 test/pwrite_wrap.rb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test/pwrite_wrap.rb b/test/pwrite_wrap.rb
index ab3d4a4..e7356c6 100644
--- a/test/pwrite_wrap.rb
+++ b/test/pwrite_wrap.rb
@@ -50,9 +50,6 @@ class TestPwriteWrap < Test::Unit::TestCase
     warning = "fewer aio_threads(1) than devices(2)"
     wait_for(30, warning) do
       buf = File.read(@err.path)
-      if buf =~ /aio_threads/
-        puts "BUF: #{buf}"
-      end
       buf.include?(warning)
     end
   end
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-01 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-01 10:49 [PATCH] test/pwrite_wrap: squelch unnecessary output Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).