Index: trunk/psLib/src/types/psMetadata.c
===================================================================
--- trunk/psLib/src/types/psMetadata.c	(revision 18208)
+++ trunk/psLib/src/types/psMetadata.c	(revision 18209)
@@ -12,6 +12,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.169 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-05-05 00:09:04 $
+ *  @version $Revision: 1.170 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-06-20 02:50:27 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -770,5 +770,8 @@
 		}
 		return true;
-            }
+            } else {
+	      // adding myself back to the list; this is a NOP
+	      return true;
+	    }
         } 
 
