diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-03 22:18:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-03 22:18:23 +0000 |
commit | fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f (patch) | |
tree | 6e6ac1dd9d5e28588cf7397914c50eecf912fe75 /t/superuser--obsolete-and-conflict.t | |
parent | 18228aa2fdd1aac34e953493528a43fa4f86a8ee (diff) | |
download | urpmi-fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f.tar urpmi-fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f.tar.gz urpmi-fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f.tar.bz2 urpmi-fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f.tar.xz urpmi-fdd0bf67b2723c8eaccc53ac41d05dd54b73f43f.zip |
(callback_uninst) display erasure progress
inspirated from install_logger()
adjust testsuite accordingly
Diffstat (limited to 't/superuser--obsolete-and-conflict.t')
-rw-r--r-- | t/superuser--obsolete-and-conflict.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/superuser--obsolete-and-conflict.t b/t/superuser--obsolete-and-conflict.t index 343f9ed0..08a968db 100644 --- a/t/superuser--obsolete-and-conflict.t +++ b/t/superuser--obsolete-and-conflict.t @@ -33,6 +33,7 @@ sub test1 { 1/2: c 2/2: b removing package a-1-1.%s + 1/1: a EOF check_installed_and_remove('b', 'c'); } |