From patchwork Mon Sep 21 10:39:44 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= X-Patchwork-Id: 11789261 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7522759D for ; Mon, 21 Sep 2020 10:40:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5D563216C4 for ; Mon, 21 Sep 2020 10:40:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="Gh+Geq3f" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726733AbgIUKkT (ORCPT ); Mon, 21 Sep 2020 06:40:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726689AbgIUKkS (ORCPT ); Mon, 21 Sep 2020 06:40:18 -0400 Received: from mail-wr1-x442.google.com (mail-wr1-x442.google.com [IPv6:2a00:1450:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2539FC0613CF for ; Mon, 21 Sep 2020 03:40:18 -0700 (PDT) Received: by mail-wr1-x442.google.com with SMTP id a17so12172722wrn.6 for ; Mon, 21 Sep 2020 03:40:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=SvZ1fVsxMLyCcJ8zgy4iF9eMczQzBZxvlPawMLZwE/k=; b=Gh+Geq3fHZWjHlgUx1ALKArlqMFZZAbW3BqhSushloXs5q1HtFtXcXeR6dbCB7AleI XgDQRUErNHX9EoxKkAIlDUa4hxw492T8qGZ1s5FrYM8XcE1t+l2FzRXs1v+uqgyCqzuP yTyw9q+xIxhycXkXZ3GDeadVSFfrFOylV29P91H/OK7FJxCnRQPL1XzOThhGxZFeaR83 bj+0J/jMguBSH/vF16AZm/Ke5n84UVDo8qdpuCFe8IlM40mMPqbqxi+fs+BYmprjUvg7 JYYa7gP/MDJo/IMxb4cD9H+7FJEtsROp/QH2xC+6zn0eW9voVCrFAhK61QXxgH7aB6GP ncEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=SvZ1fVsxMLyCcJ8zgy4iF9eMczQzBZxvlPawMLZwE/k=; b=S48aO8GfDoLInipwbDqZj22DmDaiAbLXPCE/tNxi+uvsxQ0s0SIpUKm3rQ9KH0EKIk UGfajX6/Ok8DjUJFAglKQKLbUaW5NDdXHHzSMM636JERlcwUD+WsFkYFAbD2eWVQqqiu 62yzQVA7Lr3U7eQ0Cy78k8VzIH8A7ecGB64r0orcArN1c+dRDjnWQAVyIBr6/+et2fMQ TbQWSdXCQO1GpN+gp77Sj1BWJ72zlqmsL2+81GUE0MhcXW6aSFJ/yYLOP3AN1TRkW6vp 4fOyNHLCdnW8Y1HKFyiVq9KC5iczMzN7RkrlL9bEq1haylkyKZUllezP3SAR49nWMjZk 7H0Q== X-Gm-Message-State: AOAM531Yr8Yuvxs+5Yr5zK9cX8QwfJnszSYUnYOftLIleJaE3DMm+OaE jdpTKC8YkITbz1xDhfn+FMg7+gSdEcjHbg== X-Google-Smtp-Source: ABdhPJzcYWbBvcFZ7p0bbV8XRgwQFFNN252YbJx7Q2iDJtHiOdWgsOGuweSHGhHzjUfoi9Qho+1XiQ== X-Received: by 2002:a05:6000:1083:: with SMTP id y3mr51442590wrw.405.1600684816609; Mon, 21 Sep 2020 03:40:16 -0700 (PDT) Received: from vm.nix.is (vm.nix.is. [2a01:4f8:120:2468::2]) by smtp.gmail.com with ESMTPSA id 9sm18647833wmf.7.2020.09.21.03.40.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Sep 2020 03:40:15 -0700 (PDT) From: =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= To: git@vger.kernel.org Cc: Junio C Hamano , Matthieu Moy , Johannes Schindelin , =?utf-8?q?Antoine_Beaupr?= =?utf-8?q?=C3=A9?= , =?utf-8?b?xJBvw6BuIFRy4bqnbiBDw7Ru?= =?utf-8?b?ZyBEYW5o?= , imon Legner , Eric Sunshine , Jeff King , =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= Subject: [PATCH v2 02/18] remote-mediawiki doc: link to MediaWiki's current version Date: Mon, 21 Sep 2020 12:39:44 +0200 Message-Id: <20200921104000.2304-3-avarab@gmail.com> X-Mailer: git-send-email 2.28.0.297.g1956fa8f8d In-Reply-To: <20200916102918.29805-1-avarab@gmail.com> References: <20200916102918.29805-1-avarab@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Amend a comment in the test.config file to point to the latest upstream version, which makes it easier for the user to tweak this. Signed-off-by: Ævar Arnfjörð Bjarmason --- contrib/mw-to-git/t/test.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/mw-to-git/t/test.config b/contrib/mw-to-git/t/test.config index 5ba0684162..b6fb0b3993 100644 --- a/contrib/mw-to-git/t/test.config +++ b/contrib/mw-to-git/t/test.config @@ -31,6 +31,9 @@ WEB_WWW=$WEB/www # The variables below are used by the script to install a wiki. # You should not modify these unless you are modifying the script itself. # tested versions: 1.19.X -> 1.21.1 +# +# See https://www.mediawiki.org/wiki/Download for what the latest +# version is. MW_VERSION_MAJOR=1.21 MW_VERSION_MINOR=1 FILES_FOLDER=install-wiki