BBlack has submitted this change and it was merged. 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(-) Approvals: BBlack: Verified; Looks good to me, approved jenkins-bot: Verified 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: merged Gerrit-Change-Id: I48903948fe75337bf18028d68631d4330a0f8016 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/varnish Gerrit-Branch: 3.0.5-plus-wm Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
