about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-03-27 01:10:52 +0000
committerEric Wong <normalperson@yhbt.net>2012-03-27 01:10:52 +0000
commit3e9075af56297f4d35ec1c66e3c2c8eb56f8dc59 (patch)
tree1a4e73d1c6a4d47b22a3aed6bde0e1a9e7bb15bb
parent3591dadfa8533ad1533c2f52077a2df2804b96e4 (diff)
downloadcmogstored-0.3.0.tar.gz
Unfortunately not auto-detected in our test cases...
-rw-r--r--test/cmogstored-cfg.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmogstored-cfg.rb b/test/cmogstored-cfg.rb
index e9037c4..bdaf161 100644
--- a/test/cmogstored-cfg.rb
+++ b/test/cmogstored-cfg.rb
@@ -308,7 +308,6 @@ class TestCmogstoredConfig < Test::Unit::TestCase
   end
 
   def test_unsupported_servers
-    http = rand_port
     FileUtils.mkpath("#@tmpdir/dev666")
     @cmd << "--docroot=#@tmpdir"
     @cmd << "--httplisten=#@host:#@port"