Index: trunk/pstamp/scripts/pstamp_finish.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_finish.pl	(revision 20219)
+++ trunk/pstamp/scripts/pstamp_finish.pl	(revision 20256)
@@ -140,8 +140,8 @@
             # we've included parse_results.txt to the fileset if it exists
             #
-            my $rownum = 1;
+            my $rownum = 0;
             my $fault = 42; # get a real error code
             print $tdf "$rownum|$fault|0|0|";
-            print $tdf "0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|\n";
+            print $tdf "0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|\n";
         } else {
             my $metadata = $mdcParser->parse($output) or die("Unable to parse metdata config doc");
