Index: /branches/eam_branch_20080806/ippTasks/warp.pro
===================================================================
--- /branches/eam_branch_20080806/ippTasks/warp.pro	(revision 19075)
+++ /branches/eam_branch_20080806/ippTasks/warp.pro	(revision 19076)
@@ -320,8 +320,8 @@
     else
       # save the DB name for the exit tasks
-      option $DB:$warp_cleanup_DB
-      command warptool -pendingcleanuprun -limit 20 -dbname $DB:$warp_cleanup_DB
-      $warp_cleanup_DB ++
-      if ($warp_cleanup_DB >= $DB:n) set warp_cleanup_DB = 0
+      option $DB:$warpCleanup_DB
+      command warptool -pendingcleanuprun -limit 20 -dbname $DB:$warpCleanup_DB
+      $warpCleanup_DB ++
+      if ($warpCleanup_DB >= $DB:n) set warpCleanup_DB = 0
     end
   end
