Index: /trunk/ippTasks/summit.copy.pro
===================================================================
--- /trunk/ippTasks/summit.copy.pro	(revision 17499)
+++ /trunk/ippTasks/summit.copy.pro	(revision 17500)
@@ -190,5 +190,5 @@
         # save the DB name for the exit tasks
         option $DB:$pztoolPendingExp_DB
-        command pztool -pendingexp -limit 5 -dbname $DB:$pztoolPendingExt_DB
+        command pztool -pendingexp -limit 5 -dbname $DB:$pztoolPendingExp_DB
         $pztoolPendingExp_DB ++
         if ($pztoolPendingExp_DB >= $DB:n) set pztoolPendingExp_DB = 0
@@ -207,4 +207,10 @@
     task.exit default
         showcommand failure
+        if ($VERBOSE)
+          echo "*** stdout ***"
+          queueprint stdout
+          echo "*** stderr ***"
+          queueprint stderr
+        end
     end
     task.exit timeout
