Commit fef435cc by Toshio Kuratomi

Correct typo

parent 0eabf3bb
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
- name: check for trunk - name: check for trunk
stat: path={{ output_dir }}/svn-export/trunk stat: path={{ output_dir }}/svn-export/trunk
register: expoort_trunk register: export_trunk
- name: check for branches - name: check for branches
stat: path={{ output_dir }}/svn-export/branches stat: path={{ output_dir }}/svn-export/branches
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment