repair the `Hunk 1 FAILED 22/22` of intercept-error-log patching

mention here: the `src/core/ngx_cycle.h` was patched by `privileged-agent-process` before,
so that is break down to re-patch the same one file
pull/560/head
James ZHANG 5 years ago
parent 8794ec037c
commit a5c33f8ea7

@ -3,7 +3,7 @@ index c51b7ff..4c335b9 100644
--- a/src/core/ngx_cycle.h
+++ b/src/core/ngx_cycle.h
@@ -22,9 +22,14 @@
#define NGX_DEBUG_POINTS_ABORT 2
#define HAVE_PRIVILEGED_PROCESS_PATCH 1
+#define HAVE_INTERCEPT_ERROR_LOG_PATCH

Loading…
Cancel
Save