Index: trunk/ippTasks/summit.copy.pro
===================================================================
--- trunk/ippTasks/summit.copy.pro	(revision 41587)
+++ trunk/ippTasks/summit.copy.pro	(revision 41734)
@@ -173,5 +173,5 @@
 $datastore_index = 0
 
-# run pzgetexp periodically to populate pzPendingExp in the database (no I/O)
+# run pzgetexp periodically to populate summitExp in the database (no I/O) 
 # this task is querying the data store for a list of exposures ("filesets")
 # and inserting these into a db table on the local cluster (pzDownloadExp)
@@ -234,5 +234,6 @@
 end
 
-# build a book of exps/filesetids that need to be queried
+# queries summitExp to generate a list of exposures to download, 
+# builds a book (pzPendingExp) of exps/filesetids that need to be queried
 task pztool.pendingexp
     host         local
