Differences From Artifact [9770ea0f29]:
- File build/makearch.info — part of check-in [f3070aed72] at 2018-07-10 00:01:12 on branch trunk — As part of release engineering, upload unversioned files (user: rkeene, size: 1538) [annotate] [blame] [check-ins using]
To Artifact [97e70ed70e]:
- File build/makearch.info — part of check-in [0ba8b229dd] at 2018-07-10 00:06:30 on branch trunk — Corrected archive release name (user: rkeene, size: 1539) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
42 43 44 45 46 47 48 | # tarball AFTER="build/post.sh" # Files matching these (space-seperated) patterns are deleted TMPS="*.out HEADER" # Upload to the following path in Fossil | | | 42 43 44 45 46 47 48 49 | # tarball AFTER="build/post.sh" # Files matching these (space-seperated) patterns are deleted TMPS="*.out HEADER" # Upload to the following path in Fossil UPLOAD_TO='releases/@@ARCHIVE_FILE_NAME@@' |