Changeset 7529 for trunk/MagicSoft/Mars/datacenter/scripts
- Timestamp:
- 02/25/06 18:36:32 (19 years ago)
- Location:
- trunk/MagicSoft/Mars/datacenter/scripts
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/buildsequenceentries
r7486 r7529 88 88 case $check1 in 89 89 1) echo "check1=$check1 -> everything ok -> setting status for $date..." >> $scriptlog 2>&1;; 90 0) echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 91 check="no" 92 ;; 90 93 *) echo "check1=$check1 -> ERROR - $program.C failed for $date -> step has to be repeated" >> $scriptlog 2>&1 91 94 com=$Fbuildsequ -
trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail
r7503 r7529 92 92 check="no" 93 93 ;; 94 0) echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 95 check="no" 96 ;; 94 97 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 95 98 com=$Ffilesavail -
trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
r7513 r7529 105 105 break 106 106 ;; 107 0) echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 108 check="no" 109 break 110 ;; 107 111 *) echo "check1=$check1 -> ERROR " >> $scriptlog 2>&1 108 112 echo "starfiles not available for sequence -> continue" >> $scriptlog 2>&1 -
trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
r7486 r7529 144 144 145 145 case $check1 in 146 1) echo "check1=$check1 -> everything ok -> go on with $program..." >> $scriptlog 2>&1 147 ;; 148 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 149 com=$Ffillraw 150 check=$check1 151 setstatus "stop" >> $scriptlog 2>&1 152 continue ;; 146 1) echo "check1=$check1 -> everything ok -> go on with $program..." >> $scriptlog 2>&1 147 ;; 148 0) echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 149 check="no" 150 setstatus "stop" >> $scriptlog 2>&1 151 continue ;; 152 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 153 com=$Ffillraw 154 check=$check1 155 setstatus "stop" >> $scriptlog 2>&1 156 continue ;; 153 157 esac 154 158 … … 190 194 191 195 case $check3 in 192 1) echo "check3=$check3 -> everything ok -> set status..." >> $scriptlog 2>&1 193 ;; 194 *) echo "check3=$check3 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 195 com=$Ffillsinope 196 check=$check3 197 setstatus "stop" >> $scriptlog 2>&1 198 continue;; 196 1) echo "check3=$check3 -> everything ok -> set status..." >> $scriptlog 2>&1 197 ;; 198 0) echo "check3=$check3 -> no connection to db -> continue..." >> $scriptlog 2>&1 199 check="no" 200 setstatus "stop" >> $scriptlog 2>&1 201 continue ;; 202 *) echo "check3=$check3 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 203 com=$Ffillsinope 204 check=$check3 205 setstatus "stop" >> $scriptlog 2>&1 206 continue ;; 199 207 esac 200 208 … … 210 218 1) echo "check5=$check5 -> everything ok, fExclusions have been reset " >> $scriptlog 2>&1 211 219 ;; 220 0) echo "check5=$check5 -> no connection to db -> continue..." >> $scriptlog 2>&1 221 check="no" 222 setstatus "stop" >> $scriptlog 2>&1 223 continue ;; 212 224 *) echo "check5=$check5 -> ERROR -> step could not be resetted -> repeat step " >> $scriptlog 2>&1 213 225 com=$Fresetexcl … … 215 227 check=$check5 216 228 setstatus "stop" >> $scriptlog 2>&1 217 continue ;;229 continue ;; 218 230 esac 219 231 -
trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
r7486 r7529 95 95 case $check1 in 96 96 1) echo "check1=$check1 -> everything ok -> run fillsignal " >> $scriptlog 2>&1 ;; 97 0) echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 98 check="no" 99 setstatus "stop" >> $scriptlog 2>&1 100 continue ;; 97 101 *) echo "check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 98 102 com=$Ffillcalib … … 105 109 case $check2 in 106 110 1) echo "check2=$check2 -> everything ok " >> $scriptlog 2>&1 ;; 111 0) echo "check2=$check2 -> no connection to db -> continue..." >> $scriptlog 2>&1 112 check="no" 113 ;; 107 114 *) echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 108 115 com=$Ffillsignal -
trunk/MagicSoft/Mars/datacenter/scripts/fillganymed
r7486 r7529 91 91 case $check2 in 92 92 1) echo "check2=$check2 -> everything ok " >> $scriptlog 2>&1 ;; 93 0) echo "check2=$check2 -> no connection to db -> continue..." >> $scriptlog 2>&1 94 check="no" 95 ;; 93 96 *) echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 94 97 com=$Ffillganymed -
trunk/MagicSoft/Mars/datacenter/scripts/fillstar
r7486 r7529 92 92 case $check2 in 93 93 1) echo "check2=$check2 -> everything ok " >> $scriptlog 2>&1 ;; 94 0) echo "check2=$check2 -> no connection to db -> continue..." >> $scriptlog 2>&1 95 check="no" 96 ;; 94 97 *) echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 95 98 com=$Ffillstar -
trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
r7506 r7529 91 91 case $check2 in 92 92 1) echo "check2=$check2 -> everything ok " >> $scriptlog 2>&1 ;; 93 0) echo "check2=$check2 -> no connection to db -> continue..." >> $scriptlog 2>&1 94 check="no" 95 ;; 93 96 *) echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1 94 97 com=$Fwritesequfile
Note:
See TracChangeset
for help on using the changeset viewer.