Commit b3cdcbff by James Cammarata

Adding in a test for subversion export option

parent 19c92b3a
...@@ -90,6 +90,10 @@ ...@@ -90,6 +90,10 @@
- debug: var=subverted3 - debug: var=subverted3
- name: checkout with export
subversion: repo={{ repo }} dest={{ checkout_dir }} export=True
register: subverted4
# FIXME: this needs to be fixed in the code see GitHub 6079 # FIXME: this needs to be fixed in the code see GitHub 6079
#- name: verify on a reclone things are marked unchanged #- name: verify on a reclone things are marked unchanged
......
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