Index: trunk/pstamp/scripts/pstamp_job_run.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_job_run.pl	(revision 35902)
+++ trunk/pstamp/scripts/pstamp_job_run.pl	(revision 35903)
@@ -188,6 +188,4 @@
     $command .= " -stage $stage";
     $command .= " -forheader $calibfile" if $calibfile;
-#    $command .= " -dbname $dbname" if $dbname;
-#    $command .= " -dbserver $dbserver" if $dbserver;
     my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
         run(command => $command, verbose => $verbose);
