[arch-commits] Commit in dcron/repos (testing-x86_64 testing-x86_64/dcron-3.2.patch)
Tobias Powalowski
tpowa at archlinux.org
Mon May 11 07:21:08 UTC 2009
Date: Monday, May 11, 2009 @ 03:21:08
Author: tpowa
Revision: 39028
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-x86_64/dcron-3.2.patch
(from rev 39026, dcron/trunk/dcron-3.2.patch)
Modified:
dcron/repos/testing-x86_64/ (properties)
-----------------+
dcron-3.2.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
Property changes on: dcron/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /dcron/trunk:1-39023
+ /dcron/trunk:1-39027
Copied: dcron/repos/testing-x86_64/dcron-3.2.patch (from rev 39026, dcron/trunk/dcron-3.2.patch)
===================================================================
--- testing-x86_64/dcron-3.2.patch (rev 0)
+++ testing-x86_64/dcron-3.2.patch 2009-05-11 07:21:08 UTC (rev 39028)
@@ -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