Changeset 36953
- Timestamp:
- Jul 1, 2014, 2:26:31 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_chip.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_chip.pl
r36854 r36953 127 127 $detselect_command2 .= " -det_id $det_id "; 128 128 $detselect_command2 .= " -iteration $det_iter "; 129 $detselect_command2 .= " -dbname $dbname " if defined($dbname); 129 130 ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 130 131 run(command => $detselect_command2, verbose => 0);
Note:
See TracChangeset
for help on using the changeset viewer.
