Index: trunk/pstamp/scripts/pstampparse.pl
===================================================================
--- trunk/pstamp/scripts/pstampparse.pl	(revision 26209)
+++ trunk/pstamp/scripts/pstampparse.pl	(revision 26242)
@@ -371,4 +371,9 @@
             $args .= " -astrom $image->{astrom}" if $image->{astrom};
         }
+
+        $image->{job_args} = $args;
+
+        # XXX: we can get rid of the following everything that we need is
+        # in the params file
 
         $args .= " -file $imagefile";
