Index: branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh
===================================================================
--- branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh	(revision 35015)
+++ branches/eam_branches/ipp-20121219/ippToPsps/test/fulltest.sh	(revision 35017)
@@ -124,8 +124,10 @@
 
 if ($initbatch) then
+  rm -rf $OUTDIR/IN
   ippjython loader.py $queuename init
 endif
 
 if ($cambatch) then
+  rm -rf $OUTDIR/P2
   ippjython loader.py $queuename once
 endif
@@ -169,4 +171,5 @@
     set stackqueuename = $queuename\_stk
   endif
+  rm -rf $OUTDIR/ST
   ippjython loader.py $stackqueuename once
 endif
