summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-05 15:28:33 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-05 15:28:33 +0000
commitccdbde85bae8efa2dc646708db52e41db3963f72 (patch)
treea0083696b3b42a5ba12119c3b918ea4a71f109b8 /t
parent8465ff23e43f9ed10ab5b15f98be0438b69c7624 (diff)
downloadurpmi-ccdbde85bae8efa2dc646708db52e41db3963f72.tar
urpmi-ccdbde85bae8efa2dc646708db52e41db3963f72.tar.gz
urpmi-ccdbde85bae8efa2dc646708db52e41db3963f72.tar.bz2
urpmi-ccdbde85bae8efa2dc646708db52e41db3963f72.tar.xz
urpmi-ccdbde85bae8efa2dc646708db52e41db3963f72.zip
add a comment
Diffstat (limited to 't')
-rw-r--r--t/superuser--obsolete-and-conflict.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/superuser--obsolete-and-conflict.t b/t/superuser--obsolete-and-conflict.t
index 1aed554b..3fa1372c 100644
--- a/t/superuser--obsolete-and-conflict.t
+++ b/t/superuser--obsolete-and-conflict.t
@@ -40,7 +40,7 @@ urpme('b c d');
urpmi('a d');
check_installed_names('a', 'd');
urpmi('--split-level 1 b c');
-check_installed_names('b', 'c', 'd');
+check_installed_names('b', 'c', 'd'); # perl-URPM fix for #31969 fixes this too ("d" used to be removed without asking)
sub test_urpmi {