[arch-commits] Commit in dcron/repos (testing-i686 testing-i686/dcron-3.2.patch)

Tobias Powalowski tpowa at archlinux.org
Mon May 11 07:19:46 UTC 2009


    Date: Monday, May 11, 2009 @ 03:19:46
  Author: tpowa
Revision: 39027

Merged revisions 39026 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/dcron/trunk

........
  r39026 | tpowa | 2009-05-11 07:19:09 +0000 (Mo, 11 Mai 2009) | 1 line
  
  upgpkg: dcron 3.2-4
........

Added:
  dcron/repos/testing-i686/dcron-3.2.patch
    (from rev 39026, dcron/trunk/dcron-3.2.patch)
Modified:
  dcron/repos/testing-i686/	(properties)

-----------------+
 dcron-3.2.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)


Property changes on: dcron/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /dcron/trunk:1-39021
   + /dcron/trunk:1-39026

Copied: dcron/repos/testing-i686/dcron-3.2.patch (from rev 39026, dcron/trunk/dcron-3.2.patch)
===================================================================
--- testing-i686/dcron-3.2.patch	                        (rev 0)
+++ testing-i686/dcron-3.2.patch	2009-05-11 07:19:46 UTC (rev 39027)
@@ -0,0 +1,12 @@
+diff -Naur dcron-orig/job.c dcron/job.c
+--- dcron-orig/job.c	2009-04-24 16:35:20.000000000 +0400
++++ dcron/job.c	2009-04-24 16:35:41.000000000 +0400
+@@ -213,7 +213,7 @@
+ 	/*
+ 	 * note: 8 is a file descriptor
+ 	 */
+-	logfd(8, "unable to exec %s %s, user %s, output to sink null", 
++	logfd(8, "unable to exec %s %s, user %s, output to sink null\n", 
+ 	    SENDMAIL,
+ 	    SENDMAIL_ARGS,
+ 	    file->cf_UserName




More information about the arch-commits mailing list