mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-22 14:48:29 +00:00
-debugging dumps
This commit is contained in:
parent
cb3295dfd3
commit
2fbf00b5b4
2
lsyncd.c
2
lsyncd.c
@ -1329,7 +1329,6 @@ main1(int argc, char *argv[])
|
||||
register_inotify(L);
|
||||
lua_settable(L, -3);
|
||||
lua_pop(L, 1);
|
||||
l_stackdump(L);
|
||||
|
||||
if (check_logcat("Debug") >= settings.log_level) {
|
||||
/* printlogf doesnt support %ld :-( */
|
||||
@ -1501,7 +1500,6 @@ main1(int argc, char *argv[])
|
||||
}
|
||||
|
||||
open_inotify(L);
|
||||
l_stackdump(L);
|
||||
|
||||
{
|
||||
/* adds signal handlers *
|
||||
|
Loading…
x
Reference in New Issue
Block a user