source: other-projects/nightly-tasks/crons-and-scripts/linux32/run-gs3-src-caveat.sh@ 32405

Last change on this file since 32405 was 32404, checked in by ak19, 6 years ago

Linux32 VM's scripts for generating nightly and release binaries (including the scripts for generating other release packages that are run only on the 32 bit VM, e.g. sork)

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