summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/pacman002.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/pacman002.py')
-rw-r--r--test/pacman/tests/pacman002.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/pacman002.py b/test/pacman/tests/pacman002.py
index c0217259..2add614e 100644
--- a/test/pacman/tests/pacman002.py
+++ b/test/pacman/tests/pacman002.py
@@ -2,4 +2,4 @@ self.description = "Test command line option (--help)"
self.args = "--help"
-self.addrule("PACMAN_RETCODE=2")
+self.addrule("PACMAN_RETCODE=0")