[Cherokee-commits] rev 938 - cherokee/trunk/cherokee

cherokee at cherokee-project.com cherokee at cherokee-project.com
Tue Oct 16 17:23:56 CEST 2007


Author: alo
Date: 2007-10-16 17:23:56 +0200 (Tue, 16 Oct 2007)
New Revision: 938
Log:

Get the changeset with:
  svn diff -r 937:938 svn://svn.cherokee-project.com/

Modified:
  cherokee/trunk/cherokee/handler_cgi.c
    2 +-

Modified: cherokee/trunk/cherokee/handler_cgi.c
===================================================================
--- cherokee/trunk/cherokee/handler_cgi.c	2007-10-16 15:15:00 UTC (rev 937)
+++ cherokee/trunk/cherokee/handler_cgi.c	2007-10-16 15:23:56 UTC (rev 938)
@@ -577,7 +577,7 @@
 
 		/* Don't use the logging system (concurrency issues)
 		 */
-		PRINT_ERROR ("Couldn't execute '%s': %s",
+		PRINT_ERROR ("Couldn't execute '%s': %s\n",
 			     absolute_path,
 			     cherokee_strerror_r(err, buferr, sizeof(buferr)));
 		exit(1);




More information about the Cherokee-commits mailing list