Changeset 7452 for trunk/MagicSoft/Mars/datacenter/scripts/linkmc
- Timestamp:
- 12/12/05 13:40:01 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/linkmc
r7448 r7452 183 183 continue 184 184 fi 185 186 cont=`echo $dir | cut -d/ -f6` 187 if [ "$cont" == "" ] 188 then 189 continue 190 fi 191 185 192 date=`echo $dir | cut -c 22-25,27,28,30,31` 186 193 # workaround due to 5digit runnumber for data with runnumber < 35487
Note:
See TracChangeset
for help on using the changeset viewer.