]> diplodocus.org Git - nmh/blobdiff - test/README
There were two fd leaks in mhparse.c:
[nmh] / test / README
index 9f890e2dcb2ee4646068f80cc20f38541167e9b3..6d391624c090ceeaa3a7219f9e6d8b7a3323b61e 100644 (file)
@@ -38,6 +38,6 @@ If you wish to write a new test script, here are the steps:
 
 - If you need additional files for your tests, be sure to add them to
   the EXTRA_DIST variable in Makefile.am.  Note that you should insure
 
 - If you need additional files for your tests, be sure to add them to
   the EXTRA_DIST variable in Makefile.am.  Note that you should insure
-  that you access these files relative to the $MH_OBJ_DIR environment variable.
+  that you access these files relative to the $srcdir environment variable.
 
 - Verify that the test works with both "make check" and "make distcheck".
 
 - Verify that the test works with both "make check" and "make distcheck".