source: other-projects/nightly-tasks/crons-and-scripts/linux32/run-gs285-debug.sh@ 32404

Last change on this file since 32404 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: 142 bytes
Line 
1#!/bin/bash
2
3echo "RUNNING GS2.85 DEBUG at " `date` > sout.txt
4env >> sout.txt
5cd /home/davidb/envi/bin
6./envi gs285-debug $* >> sout.txt 2>&1
Note: See TracBrowser for help on using the repository browser.