BBlack has uploaded a new change for review. https://gerrit.wikimedia.org/r/119530
Change subject: Fix patch offset line number in fallocate() patch ...................................................................... Fix patch offset line number in fallocate() patch Change-Id: I48903948fe75337bf18028d68631d4330a0f8016 --- M debian/patches/0010-varnishd-persistent-fallocate.patch 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/varnish refs/changes/30/119530/1 diff --git a/debian/patches/0010-varnishd-persistent-fallocate.patch b/debian/patches/0010-varnishd-persistent-fallocate.patch index 6cc89d2..fcacb24 100644 --- a/debian/patches/0010-varnishd-persistent-fallocate.patch +++ b/debian/patches/0010-varnishd-persistent-fallocate.patch @@ -52,7 +52,7 @@ index 306cf24..df55d80 100644 --- a/configure.ac +++ b/configure.ac -@@ -204,6 +204,7 @@ AC_CHECK_FUNCS([abort2]) +@@ -199,6 +199,7 @@ AC_CHECK_FUNCS([abort2]) AC_CHECK_FUNCS([timegm]) AC_CHECK_FUNCS([nanosleep]) AC_CHECK_FUNCS([setppriv]) -- To view, visit https://gerrit.wikimedia.org/r/119530 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I48903948fe75337bf18028d68631d4330a0f8016 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/varnish Gerrit-Branch: 3.0.5-plus-wm Gerrit-Owner: BBlack <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
