Changes between Version 93 and Version 94 of Procedures/DeliveryChecking
- Timestamp:
- Jun 3, 2015, 2:52:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v93 v94 16 16 * No '*.aux.xml' files (created by GDAL) should be present. 17 17 1. Check for typos, etc in the documentation. 18 1. Check that the xml files in project_information and line_information look OK in a browser, and that the information within them looks correct. 18 19 1. Ensure the text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators) 19 20 * Running {{{find -name "*.txt" | xargs file}}} from the delivery will help with this.