Index: /trunk/ippTasks/simtest.pro
===================================================================
--- /trunk/ippTasks/simtest.pro	(revision 17606)
+++ /trunk/ippTasks/simtest.pro	(revision 17607)
@@ -23,6 +23,11 @@
     if ($4 == 2)
       # the labels "wait" and "proc" are special names used in automate.pro
-      exec ppSimSequence $MODULES:0/$testroot.config $testroot.mkimages $testroot.inject -path raw -workdir work -dbname $dbname -label wait
+      exec ppSimSequence $MODULES:0/$testroot.config $testroot.mkimages $testroot.inject -path raw -workdir work -dbname $dbname -label wait -dvodb DVO -tess_id TESS
       exec source $testroot.mkimages
+
+      file TESS/Images.dat found
+      if ($found == 0)
+        exec skycells 8 -scale 0.2 -D CATDIR TESS
+      end
     end
 
