From 510abd51d1679fb6f863fb0e196b2c12846548b2 Mon Sep 17 00:00:00 2001 From: wanna-build admin Date: Wed, 29 Jul 2009 17:25:43 +0000 Subject: [PATCH] Stable version does not support -quiet --- bin/wb-edos-builddebcheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/wb-edos-builddebcheck b/bin/wb-edos-builddebcheck index ec4a6dd..b8a2411 100755 --- a/bin/wb-edos-builddebcheck +++ b/bin/wb-edos-builddebcheck @@ -12,7 +12,7 @@ $sourceprefix="source---"; $architecture=""; $binexplain=0; -$edosoptions = "-failures -explain -quiet"; +$edosoptions = "-failures -explain"; while ( $arg = shift @ARGV ) { if ( $arg eq '-a' || $arg eq '--architecture' ) { if ($#ARGV == -1) { -- 2.39.5