Index: /tags/ipp-20120404/pstamp/scripts/pstamp_queue_requests.pl
===================================================================
--- /tags/ipp-20120404/pstamp/scripts/pstamp_queue_requests.pl	(revision 33811)
+++ /tags/ipp-20120404/pstamp/scripts/pstamp_queue_requests.pl	(revision 33812)
@@ -30,6 +30,7 @@
 
 if ($verbose) {
+    my $date = `date`;
     print STDERR "\n\n";
-    print STDERR "Starting script $0 on $host\n\n";
+    print STDERR "Starting script $0 on $host at $date\n\n";
 }
 
