1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-08 12:28:00 -05:00

simple pactest renaming : split conflict* into depconflict* and fileconflict*.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Chantry Xavier 2007-10-28 13:39:12 +01:00 committed by Dan McGee
parent c50a7c6026
commit 014306eb99
6 changed files with 1 additions and 2 deletions

View File

@ -14,4 +14,3 @@ self.args = "-A %s" % " ".join([p.filename() for p in p1, p2])
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")