Changeset 10004 for trunk/Mars/datacenter/scripts/runcorsika
- Timestamp:
- 10/05/10 10:27:40 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/datacenter/scripts/runcorsika
r9927 r10004 28 28 # 29 29 30 source `dirname $0`/sourcefile 30 if [ "$SOURCEFILEPATH" = "" ] 31 then 32 source `dirname $0`/sourcefile 33 else 34 source $SOURCEFILEPATH/sourcefile 35 fi 31 36 printprocesslog "INFO starting $0" 32 37 program=corsika
Note:
See TracChangeset
for help on using the changeset viewer.