Index: /trunk/psLib/test/dataManip/Makefile
===================================================================
--- /trunk/psLib/test/dataManip/Makefile	(revision 1001)
+++ /trunk/psLib/test/dataManip/Makefile	(revision 1002)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-11 19:18:41 $
+##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-11 19:24:43 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -54,5 +54,5 @@
 clean:
 	@echo "    Deleting executable and binary files for 'test/sysUtils'"
-	$(RM) $(TARGET) $(OBJS) *.lint
+	$(RM) $(OBJS) *.lint tmpImages/*.fits
 
 builddir/%.o : %.c
Index: /trunk/psLib/test/image/verified/tst_psImageIO.stderr
===================================================================
--- /trunk/psLib/test/image/verified/tst_psImageIO.stderr	(revision 1001)
+++ /trunk/psLib/test/image/verified/tst_psImageIO.stderr	(revision 1002)
@@ -4,7 +4,7 @@
  <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
- <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file MxN_F32.fits. (tried to move past end of file)
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
- <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file MxN_F32.fits. (illegal HDU number)
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
 /----------------------------- TESTPOINT ------------------------------------------\
 |             TestFile: tst_psImageIO.c                                            |
@@ -18,7 +18,7 @@
  <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
- <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file MxN_F32.fits. (tried to move past end of file)
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
- <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file MxN_F32.fits. (illegal HDU number)
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
 
 ---> TESTPOINT PASSED (psImage{567-testImageRead} | tst_psImageIO.c)
