summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/upgrade043.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/upgrade043.py')
-rw-r--r--test/pacman/tests/upgrade043.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pacman/tests/upgrade043.py b/test/pacman/tests/upgrade043.py
index e76dc463..f531cb82 100644
--- a/test/pacman/tests/upgrade043.py
+++ b/test/pacman/tests/upgrade043.py
@@ -21,6 +21,7 @@ self.args = "-U %s" % " ".join([p.filename() for p in p1, p2])
self.filesystem = ["etc/profile"]
+self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_VERSION=bash|1.0-2")
self.addrule("PKG_VERSION=filesystem|1.0-2")
self.addrule("!FILE_PACSAVE=etc/profile")