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:
parent
c50a7c6026
commit
014306eb99
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user