Changeset 16563 for trunk/ippScripts/scripts/register_imfile.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r16474 r16563 220 220 221 221 carp($msg); 222 if ( $exp_id &&$tmp_class_id and not $no_update) {222 if (defined $exp_id && defined $tmp_class_id and not $no_update) { 223 223 my $command = "$regtool -addprocessedimfile"; 224 224 $command .= " -exp_id $exp_id";
Note:
See TracChangeset
for help on using the changeset viewer.
