Changeset 24675
- Timestamp:
- Jul 5, 2009, 4:09:41 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/magic.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/magic.pro
r24627 r24675 263 263 task.exec 264 264 book npages magicToProcess -var N 265 if ($N == 0) break 265 if ($N == 0) 266 periods -exec 10 267 break 268 end 269 periods -exec 0.05 270 266 271 if ($NETWORK == 0) break 267 272 … … 297 302 298 303 ## generate output log based on filerule (convert the URI to a PATH) 299 $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id $MAGIC_ID --basename $outroot` 304 ## caution with neb:// names here: 305 # $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id $MAGIC_ID --basename $outroot` 306 $logfile = $outroot.log 300 307 if ("$logfile" == "") 301 308 echo "WARNING: logfile not defined in magic.process.run"
Note:
See TracChangeset
for help on using the changeset viewer.
