| Copyright 2015 Castle Technology Ltd | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or agreed to in writing, software | distributed under the License is distributed on an "AS IS" BASIS, | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | See the License for the specific language governing permissions and | limitations under the License. | | If there is no ROM image (e.g. the build failed), exit here IfThere .BonusBin Then Else Obey | Run our clean script Run .clean | Create an empty directory to hold the files that will be zipped up CDir .zip | Copy the Apache licence file into the zip directory Copy ab_res:LICENSE .zip.LICENSE ~cf~r~v | Copy the ROM image into the zip directory Copy .BonusBin .zip.HardDisc4 ~cfr~v | Copy the ReadMe for this build into the zip directory Copy ab_res:ReadMe/txt .zip.ReadMe/txt ~cf~r~v Copy ab_res:Territories/txt .zip.HardDisc4.Modules.Territories.ReadMe/txt ~cf~r~v | Set the zip directory as the current directory Dir .zip | Create a zip archive with the required files in it Do zip -9qr ^. * | Return the CSD to its original state Back | Delete any pre-existing zip archive on the autobuild server Remove | Copy the template zip archive onto the autobuild server SetType . &A91 Copy . ~cfr~v Access rw/r