Fix refspec for coe test patch
[integration/test.git] / csit / variables / coe / coe_play.yaml
index 37cbfe748daceae4fba6d317e40e749fdb857c93..bf00bbcbfa5ce3d17b0a7044d2dd93f1e27e346f 100644 (file)
@@ -45,7 +45,7 @@
       shell: "git --no-pager log --pretty=format:'%h %<(30)%ad %<(30)%cd %<(20,trunc)%an%d %s' -n10"
       args:
         chdir: "{{ coe_path }}"
-        register: git_log_output
+      register: git_log_output
     - name: git log header
       run_once: true
       debug: