summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync1103.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/sync1103.py')
-rw-r--r--test/pacman/tests/sync1103.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/sync1103.py b/test/pacman/tests/sync1103.py
index 052c7236..28b83f7e 100644
--- a/test/pacman/tests/sync1103.py
+++ b/test/pacman/tests/sync1103.py
@@ -8,4 +8,4 @@ self.addpkg2db("sync", sp)
self.args = "-Sl"
self.addrule("PACMAN_RETCODE=0")
-self.addrule("PACMAN_OUTPUT=%s" % sp.name)
+self.addrule("PACMAN_OUTPUT=^sync %s" % sp.name)