summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/upgrade025.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/upgrade025.py')
-rw-r--r--test/pacman/tests/upgrade025.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pacman/tests/upgrade025.py b/test/pacman/tests/upgrade025.py
index 2c9c06f3..0ef0d0d8 100644
--- a/test/pacman/tests/upgrade025.py
+++ b/test/pacman/tests/upgrade025.py
@@ -11,6 +11,7 @@ self.addpkg(p)
self.args = "-U %s" % p.filename()
+self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_VERSION=dummy|1.0-2")
self.addrule("FILE_PACSAVE=etc/dummy.conf")
self.addrule("!FILE_PACNEW=etc/dummy.conf")