[packages/incron] processing files from system dir has little side effect, thus not totally broken

glen glen at pld-linux.org
Sun Oct 21 18:26:06 CEST 2012


commit aace47767b4e41c3ddbd0acdce1c85f8e5afffe3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 21 19:25:03 2012 +0300

    processing files from system dir has little side effect, thus not totally broken
    
    file specified in system (or any) table has inexistent paths, incrond
    will report on the whole table an error without much detail which
    entry was it:
    haarber incrond[4025]: cannot create watch for system table ble: (2) No such file or directory
    
    and 'ble' would contain perhaps a commented out line:

 incron.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/incron.spec b/incron.spec
index a534e94..4a33f18 100644
--- a/incron.spec
+++ b/incron.spec
@@ -1,11 +1,12 @@
 # TODO:
-# - troubles procssing files from /etc/incron.d:
-#   touch /etc/incron.d/ble
+# - processing files from system dir has little side effect:
+#   if file specified in system (or any) table has inexistent paths, incrond
+#   will report on the whole table an error without much detail which entry was it:
 #   haarber incrond[4025]: cannot create watch for system table ble: (2) No such file or directory
 Summary:	incron :: inotify cron system
 Name:		incron
 Version:	0.5.10
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Daemons
 Source0:	http://inotify.aiken.cz/download/incron/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/incron.git/commitdiff/aace47767b4e41c3ddbd0acdce1c85f8e5afffe3



More information about the pld-cvs-commit mailing list