Index: trunk/ippToPsps/test/fulltest.sh
===================================================================
--- trunk/ippToPsps/test/fulltest.sh	(revision 38836)
+++ trunk/ippToPsps/test/fulltest.sh	(revision 38840)
@@ -147,4 +147,8 @@
   echo " ---- mkgpc1data.dvo : creating the dvo & gpc1 database entries ----"
   mkgpc1data.dvo
+  if ($status) then
+    echo "failed to generate the data & dvo, quitting"
+    exit 2
+  endif
 endif
 
