Changeset 42417 for trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt
- Timestamp:
- Mar 16, 2023, 5:13:12 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum_s2.pt
r42415 r42417 171 171 # dump stdout / stderr to a file on failure? 172 172 task.exit 0 173 nights.md sum.exit OK174 end 175 176 # exit values other than 0: 177 task.exit default 178 nights.md sum.exit FAIL179 showcommand failure 180 end 181 182 task.exit crash 183 nights.md sum.exit CRASH184 showcommand crash 185 end 186 187 # operation times out? 188 task.exit timeout 189 nights.md sum.exit TIMEOUT173 nights.md5sum_s2.exit OK 174 end 175 176 # exit values other than 0: 177 task.exit default 178 nights.md5sum_s2.exit FAIL 179 showcommand failure 180 end 181 182 task.exit crash 183 nights.md5sum_s2.exit CRASH 184 showcommand crash 185 end 186 187 # operation times out? 188 task.exit timeout 189 nights.md5sum_s2.exit TIMEOUT 190 190 showcommand timeout 191 191 end … … 257 257 ######################### UTILITIES ################################# 258 258 259 macro nights.md sum.exit259 macro nights.md5sum_s2.exit 260 260 if ($0 != 2) 261 echo "USAGE: nights.md sum.exit (quality)"261 echo "USAGE: nights.md5sum_s2.exit (quality)" 262 262 break 263 263 end
Note:
See TracChangeset
for help on using the changeset viewer.
