index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Xavier Chantry <shiningxc@gmail.com> | 2009-07-17 15:48:57 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-07-20 10:13:25 -0500 |
commit | bfd6817112b34b552e9139bdc582d048bcba38b9 (patch) | |
tree | 1c33649fec71af2d5a16618bd9627689c0a54285 /pactest/tests/fileconflict005.py | |
parent | a3ecbec6b584b3595c041850e4c8bf242f7ce74a (diff) |
-rw-r--r-- | pactest/tests/fileconflict005.py | 1 |
diff --git a/pactest/tests/fileconflict005.py b/pactest/tests/fileconflict005.py index b9c0fa90..5c554afe 100644 --- a/pactest/tests/fileconflict005.py +++ b/pactest/tests/fileconflict005.py @@ -20,4 +20,3 @@ self.args = "-S pkg1" self.addrule("PACMAN_RETCODE=1") self.addrule("PKG_EXIST=pkg1") self.addrule("PKG_VERSION=pkg1|1.0-1") - |