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