Index: trunk/ippScripts/scripts/automate_stacks.pl
===================================================================
--- trunk/ippScripts/scripts/automate_stacks.pl	(revision 27711)
+++ trunk/ippScripts/scripts/automate_stacks.pl	(revision 27712)
@@ -654,5 +654,5 @@
     my @input_exposures = split /\n/, (join '', @$stdout_buf);
     foreach my $entry (@input_exposures) {
-        my ($skycell, @trash) = split /\s+/, $entry;
+        my ($warp_tess_id,$skycell, @trash) = split /\s+/, $entry;
         @trash = verify_uniqueness_stack($skycell,$date,$target,$filter);
         $Nalready += $trash[0];
