summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync103.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/sync103.py')
-rw-r--r--test/pacman/tests/sync103.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/sync103.py b/test/pacman/tests/sync103.py
index 15e7c8e1..b740294b 100644
--- a/test/pacman/tests/sync103.py
+++ b/test/pacman/tests/sync103.py
@@ -9,5 +9,5 @@ self.addpkg2db("local", lp)
self.args = "-Su"
self.addrule("PACMAN_RETCODE=0")
-self.addrule("!PKG_MODIFIED=lpkg")
+self.addrule("PKG_EXIST=lpkg")
self.addrule("!PKG_EXIST=spkg")