Index: trunk/ippScripts/scripts/register_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/register_imfile.pl	(revision 22427)
+++ trunk/ippScripts/scripts/register_imfile.pl	(revision 22428)
@@ -166,9 +166,4 @@
 # Push the results into the database
 unless ($no_update) {
-    my ($in1, $out1, $err1);    # Buffers for ppStats
-    my $h1 = harness \@command1, \$in1, \$out1, \$err1;
-    print "[Running $command1]\n";
-    my $result1 = run $h1;
-
     my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
         IPC::Cmd::run(command => $command, verbose => $verbose);
