Changeset 8482 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 05/09/07 17:05:15 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r8176 r8482 20 20 # Author(s): Daniela Dorner 08/2004 <mailto:dorner@astro.uni-wuerzburg.de> 21 21 # 22 # Copyright: MAGIC Software Development, 2000-200 622 # Copyright: MAGIC Software Development, 2000-2007 23 23 # 24 24 # … … 61 61 no=`printf %08d $sequence | cut -c 0-4` 62 62 no2=`printf %08d $sequence` 63 var1=$no64 var2=$no265 63 outpath="$datapath/$program/$no/$no2" 66 64 inpath=`echo $outpath | sed -e 's/star/callisto/'` … … 69 67 sequfile="$sequpath/$no/sequence$no2.txt" 70 68 69 primvar=$no2 71 70 setstatus "start" >> $scriptlog 2>&1 72 71
Note:
See TracChangeset
for help on using the changeset viewer.