diff options
Diffstat (limited to 'test/pacman/tests/fileconflict003.py')
-rw-r--r-- | test/pacman/tests/fileconflict003.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/fileconflict003.py b/test/pacman/tests/fileconflict003.py index 89696fcb..749e5a99 100644 --- a/test/pacman/tests/fileconflict003.py +++ b/test/pacman/tests/fileconflict003.py @@ -1,4 +1,4 @@ -self.description = "FS#8156" +self.description = "FS#8156- conflict between directory and incoming symlink" p1 = pmpkg("pkg1") p1.files = ["test/", |