Index: /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr
===================================================================
--- /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr	(revision 2857)
+++ /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr	(revision 2858)
@@ -1,6 +1,6 @@
-<DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
-    Unexpected null pointer for psList parameter.
-<DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
-    Unexpected null pointer for psList parameter.
+<DATE><TIME>|<HOST>|E|psListRemoveData (psList.c:<LINENO>)
+    Specified data item is not found in the psList.
+<DATE><TIME>|<HOST>|E|psMetadataRemove (psMetadata.c:<LINENO>)
+    Failed to remove metadata item, HISTORY, from metadata list.
 <DATE><TIME>|<HOST>|E|psMetadataReadHeader (psMetadataIO.c:<LINENO>)
     Unallowable operation: fileName is NULL.
Index: /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout
===================================================================
--- /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout	(revision 2857)
+++ /trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout	(revision 2858)
@@ -114,4 +114,7 @@
  Key Name:   GCOUNT  Key pType: 260  Key mdType: 0  Key Value:               1  Key Comment: required keyword; must = 1
  Key Name:   BITPIX  Key pType: 260  Key mdType: 0  Key Value:             -64  Key Comment: number of bits per data pixel
+ Key Name:  HISTORY  Key pType: 0  Key mdType: 1  Key Value:                  Key Comment: 
+    Key Name:  HISTORY  Key pType: 0  Key mdType: 2  Key Value:                  Key Comment: File modified by user 'harman' with fv  on 2004-08-04T<DATE>
+    Key Name:  HISTORY  Key pType: 0  Key mdType: 2  Key Value:                  Key Comment: File modified by user 'harman' with fv  on 2004-08-04T<DATE>
  Key Name:  EXTNAME  Key pType: 0  Key mdType: 2  Key Value:     'MY_DATA_2'  Key Comment: 
 
Index: /trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr
===================================================================
--- /trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr	(revision 2857)
+++ /trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr	(revision 2858)
@@ -5,4 +5,8 @@
 <DATE><TIME>|<HOST>|E|psMetadataGet (psMetadata.c:<LINENO>)
     Unallowable operation: md is NULL.
+<DATE><TIME>|<HOST>|E|psListIteratorSet (psList.c:<LINENO>)
+    Specified location, 22, is invalid.
+<DATE><TIME>|<HOST>|E|psListGet (psList.c:<LINENO>)
+    Specified location, 22, is invalid.
 <DATE><TIME>|<HOST>|E|psMetadataGet (psMetadata.c:<LINENO>)
     Could not find metadata item at index 22.
