Index: trunk/ippTasks/receive.pro
===================================================================
--- trunk/ippTasks/receive.pro	(revision 23897)
+++ trunk/ippTasks/receive.pro	(revision 23899)
@@ -115,5 +115,5 @@
   task.exit    0
     # convert 'stdout' to book format
-    ipptool2book stdout receiveSource -key source_id:last_fileset -uniq -setword dbname $options:0 -setword pantaskState INIT
+    ipptool2book stdout receiveSource -key source_id -uniq -setword dbname $options:0 -setword pantaskState INIT
     if ($VERBOSE > 2)
       book listbook receiveSource
@@ -211,5 +211,5 @@
 
   task.exec
-    $run = receivetool -list
+    $run = receivetool -pendingfileset
     if ($DB:n == 0)
       option DEFAULT
@@ -321,5 +321,5 @@
 
   task.exec
-    $run = receivetool -list
+    $run = receivetool -pendingfile
     if ($DB:n == 0)
       option DEFAULT
