[tor-commits] [gettor/master] Update gettor tasks

hiro at torproject.org hiro at torproject.org
Sat Aug 31 13:39:59 UTC 2019


commit c991eabbc82976eb182d7442e8de770e18e4c37c
Author: hiro <hiro at torproject.org>
Date:   Sat Aug 31 15:39:56 2019 +0200

    Update gettor tasks
---
 roles/gettor/tasks/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/gettor/tasks/main.yml b/roles/gettor/tasks/main.yml
index 3c842bf..c5251be 100644
--- a/roles/gettor/tasks/main.yml
+++ b/roles/gettor/tasks/main.yml
@@ -12,7 +12,7 @@
 - name: export stats
   command: >
     ./scripts/export_stats
-  chdir: {{ gettor_path }}
+  chdir: "{{ gettor_path }}"
 
 - name: create database
   command: >



More information about the tor-commits mailing list