Index: /branches/eam_branches/ipp-20140717/ippToPsps/test/sastest.sh
===================================================================
--- /branches/eam_branches/ipp-20140717/ippToPsps/test/sastest.sh	(revision 37223)
+++ /branches/eam_branches/ipp-20140717/ippToPsps/test/sastest.sh	(revision 37224)
@@ -267,5 +267,5 @@
 
   rm -rf $OUTDIR/P2
-  ippjython loader.py -test $queuename once -one-batch < /dev/null
+  ippjython loader.py -test $queuename once < /dev/null
   if ($status) exit
 endif
@@ -380,6 +380,6 @@
   rm -rf $OUTDIR/OB
 
-  ippjython loader.py -test $objectqueuename once -one-batch < /dev/null
-  if ($status) exit
-endif
-
+  ippjython loader.py -test $objectqueuename once < /dev/null
+  if ($status) exit
+endif
+
