summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-23 16:45:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-23 16:45:34 +0000
commitf3f08065dd081691d0abd06da356c7eb4be44c5f (patch)
tree3cadb607b6cd1c985c0c6faefb9e9d129ed8594e
parentca7b6b80881271e46c6cc0c22efdf1fb96ffd997 (diff)
downloadurpmi-f3f08065dd081691d0abd06da356c7eb4be44c5f.tar
urpmi-f3f08065dd081691d0abd06da356c7eb4be44c5f.tar.gz
urpmi-f3f08065dd081691d0abd06da356c7eb4be44c5f.tar.bz2
urpmi-f3f08065dd081691d0abd06da356c7eb4be44c5f.tar.xz
urpmi-f3f08065dd081691d0abd06da356c7eb4be44c5f.zip
add bug number
-rw-r--r--t/superuser--handle-conflict-deps.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/superuser--handle-conflict-deps.t b/t/superuser--handle-conflict-deps.t
index 72de5071..5c97a7dd 100644
--- a/t/superuser--handle-conflict-deps.t
+++ b/t/superuser--handle-conflict-deps.t
@@ -22,7 +22,7 @@ urpmi_addmedia("$name $::pwd/media/$name");
test_simple('c', 'd');
test_simple('d', 'c');
-#test_simple('e', 'f'); # ERROR
+#test_simple('e', 'f'); # ERROR #17106
test_simple('f', 'e');
test_conflict_on_install();