From e61b997b399193aefb1fc085cb46b7da531448b2 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Thu, 2 Sep 2010 15:26:28 -0500 Subject: [PATCH] fix thing i broke --- lib/WebGUI/Upgrade.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/WebGUI/Upgrade.pm b/lib/WebGUI/Upgrade.pm index 845997025..c6af468cc 100644 --- a/lib/WebGUI/Upgrade.pm +++ b/lib/WebGUI/Upgrade.pm @@ -195,7 +195,6 @@ sub upgradeSites { $i++; my $bareFilename = $configFile; $bareFilename =~ s{.*/}{}; - if ! $self->quiet; print "Upgrading $bareFilename (site $i/@{[ scalar @configs ]}):\n" if ! $self->quiet; try {