source: main/trunk/gs-release-builder/create-gs3-src-caveat.sh@ 36224

Last change on this file since 36224 was 36224, checked in by kjdon, 2 years ago

scripts for the source releases

  • Property svn:executable set to *
File size: 155 bytes
Line 
1#!/bin/bash
2
3echo "RUNNING GS3 SRC CAVEAT at " `date` > gs3-src-out.txt
4env >> gs3-src-out.txt
5cd /gs-release-builder/envi/bin
6./envi.pl gs3-src-caveat $*
Note: See TracBrowser for help on using the repository browser.