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