CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/07 05:02:56
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -b -r1.408 -r1.409
--- ChangeLog 6 Oct 2006 18:24:31 -0000 1.408
+++ ChangeLog 7 Oct 2006 05:02:56 -0000 1.409
@@ -1,5 +1,9 @@
2006-10-06 Eric Blake <[EMAIL PROTECTED]>
+ * m4/output.c (cleanup_tmpfile): Exit nonzero on failure to clean
+ up.
+ * tests/others.at (stdout closed): Fix final check.
+
Replace uses of tmpfile with clean-temp, since tmpfile is
incompatible with closeout.
* tests/builtins.at (esyscmd, syscmd): Don't use pipe; it loses
@@ -7763,7 +7767,7 @@
-----
- $Revision: 1.408 $ $Date: 2006/10/06 18:24:31 $
+ $Revision: 1.409 $ $Date: 2006/10/07 05:02:56 $
Local Variables:
coding: utf-8