Skip to content
Snippets Groups Projects
Commit 57803c92 authored by Xavier Claessens's avatar Xavier Claessens Committed by Sjoerd Simons
Browse files

Fix tests with tracker 1.4

Differential Revision: https://phabricator.apertis.org/D791


Reviewed-by: default avatarPhilip Withnall <philip.withnall@collabora.co.uk>
parent 121e64c3
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class TrackerIndexerMixin:
subprocess.check_call(
'systemctl --user stop tracker-store tracker-miner-fs',
shell=True)
subprocess.check_call('tracker-control -r',
subprocess.check_call('tracker reset -r',
stdout=subprocess.DEVNULL,
shell=True)
......
====
profile:/usr/bin/tracker-control
profile:/usr/bin/tracker
sdmode:REJECTING
denied_mask:r
operation:open
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment