Changeset 22428
- Timestamp:
- Feb 24, 2009, 11:01:37 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/register_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/register_imfile.pl
r22427 r22428 166 166 # Push the results into the database 167 167 unless ($no_update) { 168 my ($in1, $out1, $err1); # Buffers for ppStats169 my $h1 = harness \@command1, \$in1, \$out1, \$err1;170 print "[Running $command1]\n";171 my $result1 = run $h1;172 173 168 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 174 169 IPC::Cmd::run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
