DCD-484: Save tarballs with the correct suffix.

This commit is contained in:
Steve Smith
2019-07-12 11:40:00 +10:00
parent 4dff688b3d
commit 44daf80d9a
3 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"
mode: 0755
# Strip off the lead product/version specific directory to normaise naming
# Strip off the lead product/version specific directory to normalise naming
extra_opts:
- "--strip-components=1"
# NOTE: Currently all products contain a `README.txt`, so use that as an 'unpacked' marker.