You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2020/07/16 05:43:50 UTC

[logging-log4cxx] branch master updated: Code style.

This is an automated email from the ASF dual-hosted git repository.

tschoening pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


The following commit(s) were added to refs/heads/master by this push:
     new d5b676b  Code style.
d5b676b is described below

commit d5b676b60fb617ba4af0b88771b4eac59b0461d5
Author: Thorsten Schöning <ts...@am-soft.de>
AuthorDate: Thu Jul 16 07:43:43 2020 +0200

    Code style.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 6e1a811..a49280e 100644
--- a/build.xml
+++ b/build.xml
@@ -432,7 +432,7 @@
 			Is allowed to fail in case of no files to delete:
 
 			[exec] svn: E205001: Try 'svn help delete' for more information
-     		[exec] svn: E205001: Not enough arguments provided
+			[exec] svn: E205001: Not enough arguments provided
 		 -->
 		<exec	executable="sh"
 				failonerror="false">