From 802468420c86f904e54d132d54a68189add5b220 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 5 Dec 2007 02:12:24 +0100 Subject: Remove debugging statements darcs-hash:20071205011224-4fc50-8aa2efe8859492107b8b56d7e6376690a41b8981.gz --- bin/bacon | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/bacon b/bin/bacon index dd01064..4ed32e0 100755 --- a/bin/bacon +++ b/bin/bacon @@ -45,7 +45,6 @@ opts = OptionParser.new("", 24, ' ') { |opts| opts.on("-q", "--quiet", "do Test::Unit-like non-verbose output") { output = 'TestUnitOutput' } - opts.on("-p", "--tap", "do TAP (Test Anything Protocol) output") { output = 'TapOutput' } -- cgit 1.4.1