it is enough to change the function progress in Notify.pm, something
like
--- Notify.pm~ 2008-08-05 05:39:23.000000000 +0200
+++ Notify.pm 2009-03-06 12:00:46.681242453 +0100
@@ -211,6 +211,7 @@
sub progress {
my $self = shift;
+ return;
require Time::Progress;
return if $self->{quiet};
my $progress = Time::Progress->new();
you will lose some messages but on the other hand svk is still working
--
2.2.1 needs Time::Progress
https://bugs.launchpad.net/bugs/317487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs