summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-02-03 22:18:23 +0000
committerThierry Vignaud <tv@mageia.org>2013-02-03 22:18:23 +0000
commitfdd0bf67b2723c8eaccc53ac41d05dd54b73f43f (patch)
tree6e6ac1dd9d5e28588cf7397914c50eecf912fe75 /t
parent18228aa2fdd1aac34e953493528a43fa4f86a8ee (diff)
downloadurpmi-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')
-rw-r--r--t/superuser--obsolete-and-conflict.t1
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');
}