Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 2681)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 2682)
@@ -1,6 +1,6 @@
-<DATE><TIME>|<HOST>|E|psMatrixLUD
-    Invalid operation: inImage or its data is NULL.
-<DATE><TIME>|<HOST>|E|psMatrixLUSolve
-    Invalid operation: inVector or its data is NULL.
-<DATE><TIME>|<HOST>|E|psMatrixLUSolve
-    Invalid operation: inImage or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixLUD (psMatrix.c:<LINENO>)
+    Unallowable operation: psImage inImage or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixLUSolve (psMatrix.c:<LINENO>)
+    Unallowable operation: psVector inVector or its data is NULL.
+<DATE><TIME>|<HOST>|E|psMatrixLUSolve (psMatrix.c:<LINENO>)
+    Unallowable operation: psImage inImage or its data is NULL.
Index: /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout	(revision 2681)
+++ /trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout	(revision 2682)
@@ -5,11 +5,4 @@
 \**********************************************************************************/
 
-3.000000 1.000000 -2.000000 
-4.000000 5.000000 6.000000 
-2.000000 4.000000 6.000000 
-
-18.000000
-24.000000
-4.000000
 
 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix03.c)
@@ -21,7 +14,4 @@
 \**********************************************************************************/
 
-0.500000 -0.545455 -0.545455 
-0.750000 -2.750000 -6.500000 
-4.000000 5.000000 6.000000 
 
 ---> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c)
@@ -33,7 +23,4 @@
 \**********************************************************************************/
 
-4.000000
--2.000000
-3.000000
 
 ---> TESTPOINT PASSED (psMatrix{Determine solution to matrix equation} | tst_psMatrix03.c)
