summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-11-03 16:18:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-11-03 16:18:57 +0000
commitf2fb0be7f531b6a190a44b93cf88e0c0ae685e99 (patch)
tree114bd14c4b0111a2a3e2bb529024868445ae7e48 /urpmi
parent21488535006282c9a5b5b7b26b7809fec213203f (diff)
downloadurpmi-f2fb0be7f531b6a190a44b93cf88e0c0ae685e99.tar
urpmi-f2fb0be7f531b6a190a44b93cf88e0c0ae685e99.tar.gz
urpmi-f2fb0be7f531b6a190a44b93cf88e0c0ae685e99.tar.bz2
urpmi-f2fb0be7f531b6a190a44b93cf88e0c0ae685e99.tar.xz
urpmi-f2fb0be7f531b6a190a44b93cf88e0c0ae685e99.zip
- urpmi
o ensure download when updating media (with --auto-update) is quiet
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi b/urpmi
index 1688e4e5..6e50cb07 100755
--- a/urpmi
+++ b/urpmi
@@ -359,6 +359,7 @@ urpm::media::configure($urpm,
update => $update,
usedistrib => $options{usedistrib},
probe_with => $options{probe_with},
+ download_callback => \&urpm::download::sync_logger,
);
if ($bug) {