From: Don Armstrong Date: Tue, 12 Sep 2006 09:15:05 +0000 (-0700) Subject: Use printf instead of print in pkgreport X-Git-Tag: release/2.6.0~598^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=45e8787fb06dfe53e6249641482f4ea3b9c2d348;p=debbugs.git Use printf instead of print in pkgreport --- diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index bd0d275e..2d7dec65 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -463,7 +463,7 @@ if (defined $pkg || defined $src) { } set_option("archive", !$archive); -print "

See the %s reports

", +printf "

See the %s reports

", urlsanit('pkgreport.cgi?'.join(';', map {$_ eq 'archived'?():("$_=$param{$_}") } keys %param,