Changeset 26933
- Timestamp:
- Feb 12, 2010, 3:49:17 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_process.pl
r26901 r26933 110 110 $command .= " --verbose" if $verbose; 111 111 112 ### To enable debugging output: 113 # $command .= " --test"; 112 ### To enable debugging output: 113 # $command .= " --test"; 114 115 ### per email from Paul Sydney 2010.02.11, we should use threshold of 2.35 to catch the faint streak(s) 116 $command .= " --threshold 2.35"; 114 117 115 118 if (scalar @$inputs == 1 and $node ne "root") {
Note:
See TracChangeset
for help on using the changeset viewer.
