From 8a09fa3cafe8ff3155116d3b2e90162962d7af25 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 27 Nov 2006 16:14:55 +0000 Subject: add commented line allowing to have rpmlib debug messages --- urpmi | 1 + 1 file changed, 1 insertion(+) (limited to 'urpmi') diff --git a/urpmi b/urpmi index 98505069..c62025a7 100755 --- a/urpmi +++ b/urpmi @@ -32,6 +32,7 @@ use urpm::util qw(untaint difference2 member); #- contains informations to parse installed system. my $urpm = new urpm; +#URPM::setVerbosity(7); #- default options. our $update = 0; -- cgit v1.2.1