[svk-commit] r2941 - branches/mirror-boostrap/lib/SVK/Command
nobody at bestpractical.com
nobody at bestpractical.com
Sun Jun 29 06:37:38 EDT 2008
Author: clkao
Date: Sun Jun 29 06:37:29 2008
New Revision: 2941
Modified:
branches/mirror-boostrap/lib/SVK/Command/Mirror.pm
Log:
correct progress usage.
Modified: branches/mirror-boostrap/lib/SVK/Command/Mirror.pm
==============================================================================
--- branches/mirror-boostrap/lib/SVK/Command/Mirror.pm (original)
+++ branches/mirror-boostrap/lib/SVK/Command/Mirror.pm Sun Jun 29 06:37:29 2008
@@ -188,10 +188,8 @@
# XXX: switch to a default notify object that takes care
# of quiet and gui variants.
my $progress = SVK::Notify->new->progress(
- {
min => 0,
max => 1024,
- }
);
$ua->get(
$hint,
More information about the svk-commit
mailing list