From e1ae3a6038c85a964892615381d9172e2497c717 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 11 Oct 2011 12:33:14 -0500 Subject: pactest: add a better description Signed-off-by: Dan McGee --- test/pacman/tests/upgrade045.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pacman/tests/upgrade045.py b/test/pacman/tests/upgrade045.py index 5d0ef2ff..3b7f4769 100644 --- a/test/pacman/tests/upgrade045.py +++ b/test/pacman/tests/upgrade045.py @@ -1,4 +1,4 @@ -self.description = "FS#9235" +self.description = "FS#9235, backup file is broken symlink" lp = pmpkg("foo") lp.files = ["etc/foo.cfg -> etc/foo.cfg"] -- cgit v1.2.3-24-g4f1b