Index: trunk/ippTasks/detrend.mkruns.pro
===================================================================
--- trunk/ippTasks/detrend.mkruns.pro	(revision 16298)
+++ trunk/ippTasks/detrend.mkruns.pro	(revision 23230)
@@ -34,4 +34,9 @@
   end
 
+  task.exit crash
+    # send someone email?
+    echo "unable to define a new detrend run"
+  end
+
   # operation timed out?  is the database down?
   task.exit timeout
@@ -60,4 +65,9 @@
   # default exit status
   task.exit default
+    echo "unable to define a new detrend run"
+  end
+
+  task.exit crash
+    # send someone email?
     echo "unable to define a new detrend run"
   end
@@ -92,4 +102,9 @@
   end
 
+  task.exit crash
+    # send someone email?
+    echo "unable to define a new detrend run"
+  end
+
   # operation timed out?  is the database down?
   task.exit timeout
