Submitter | Gregory Szorc |
---|---|
Date | March 13, 2017, 8:08 p.m. |
Message ID | <10894f414de0ae5b3cd3.1489435732@ubuntu-vm-main> |
Download | mbox | patch |
Permalink | /patch/19305/ |
State | Accepted |
Headers | show
Return-Path: <mercurial-devel-bounces@mercurial-scm.org> X-Original-To: patchwork@mercurial-scm.org Delivered-To: patchwork@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 0D09F2C1AD; Mon, 13 Mar 2017 16:09:03 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id eQsunR0-ePck; Mon, 13 Mar 2017 16:09:02 -0400 (EDT) Received: from mercurial-scm.org (localhost [IPv6:::1]) by mercurial-scm.org (Postfix) with ESMTP id 85ACC2C1DF; Mon, 13 Mar 2017 16:08:59 -0400 (EDT) X-Original-To: mercurial-devel@mercurial-scm.org Delivered-To: mercurial-devel@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 18B902C1AD for <mercurial-devel@mercurial-scm.org>; Mon, 13 Mar 2017 16:08:58 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DSGU8OvdtkFQ for <mercurial-devel@mercurial-scm.org>; Mon, 13 Mar 2017 16:08:57 -0400 (EDT) Received: from mail-pg0-x22b.google.com (mail-pg0-x22b.google.com [IPv6:2607:f8b0:400e:c05::22b]) by mercurial-scm.org (Postfix) with ESMTPS id 3A6662C198 for <mercurial-devel@mercurial-scm.org>; Mon, 13 Mar 2017 16:08:56 -0400 (EDT) Received: by mail-pg0-x22b.google.com with SMTP id g2so51666063pge.3 for <mercurial-devel@mercurial-scm.org>; Mon, 13 Mar 2017 13:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:content-transfer-encoding:subject:message-id :in-reply-to:references:user-agent:date:from:to; bh=UpKciDx+dLjE2oeects6RmSWOLBRNqNIz7DQ6wVZELU=; b=Hg39I/iwAknxTa25Lslnroeg1nR75Rx4xkRYpTKFTuTn/CAEnXU1k5VL53jygZpiCY TVx4VAqhQe1lwPDLnyFVHaRXW7FbIsyyDupw/zD+a/ZTDnM039gEJMAG1jgwm7NcmT3J OXLCJHHZZZ+LK9OYWsycldYLvUecd2/V+o3iNO74Kgu/Zq3f4e8XW9eHmoAwXJ06L/BZ wYIdCSXjZ3iQxgcRFiJs+Ti9g2oKt0u9eTmKxpPFWJsFjOSq5f8IwS+z8hs0eEShFF27 oX+A6GrtsayTOgF13NRBtDp7VSr6Js49U+gP7iP3vkMYPu3a6VJnJbbDRbYYeSJYIDFp AzwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding:subject :message-id:in-reply-to:references:user-agent:date:from:to; bh=UpKciDx+dLjE2oeects6RmSWOLBRNqNIz7DQ6wVZELU=; b=b5iY6VsEYtKcHq7C1KMpWagDN1qiyGB4J+BjPCjrty7L3vNS/YXTZWlop6206NAOqE kyEz83NJw+fjX3vm91bkI1vpL6T4noqMIPBBqZt9eFUtzitqYARtae81mdjD3mPD3QWW XaFfoQ2qEsajAULW6tx6id6LeoKoednDZHm+I+PnwrdW5LlAjrIlJsQGanyc5bB/mbgc O3bzO3XUfM3AnSd3oaEsuTgnUaJCDmzPZ3iB0pO8fCv/QAULqd8DcZ3nwX9Ss4qaERf5 G7Yti/8grJMKBZzZGqEcl31MBQtOThO2EoHu7r2RgwlePHtqeputJCQDBXoYRDPNYCKJ ZLWQ== X-Gm-Message-State: AMke39k4EAIKvS/SHPdtUOGEpfSSnCAoOeSW6arudAL2mE5eTLDQDxgSCCWz1SrChM/ZkA== X-Received: by 10.98.11.144 with SMTP id 16mr39963857pfl.78.1489435735377; Mon, 13 Mar 2017 13:08:55 -0700 (PDT) Received: from [127.0.1.1] (c-76-102-241-255.hsd1.ca.comcast.net. [76.102.241.255]) by smtp.gmail.com with ESMTPSA id e129sm34267407pfe.8.2017.03.13.13.08.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2017 13:08:54 -0700 (PDT) MIME-Version: 1.0 Subject: [PATCH 4 of 4 py3 V2] tests: prove that `hg init` works with Python 3 X-Mercurial-Node: 10894f414de0ae5b3cd36d1d0b90e1aa4671b659 X-Mercurial-Series-Index: 4 X-Mercurial-Series-Total: 4 Message-Id: <10894f414de0ae5b3cd3.1489435732@ubuntu-vm-main> X-Mercurial-Series-Id: <62df9a5359ff0ad365b7.1489435729@ubuntu-vm-main> In-Reply-To: <62df9a5359ff0ad365b7.1489435729@ubuntu-vm-main> References: <62df9a5359ff0ad365b7.1489435729@ubuntu-vm-main> User-Agent: Mercurial-patchbomb/4.1.1+508-080024492aa4 Date: Mon, 13 Mar 2017 13:08:52 -0700 From: Gregory Szorc <gregory.szorc@gmail.com> To: mercurial-devel@mercurial-scm.org X-BeenThere: mercurial-devel@mercurial-scm.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <mercurial-devel.mercurial-scm.org> List-Unsubscribe: <https://www.mercurial-scm.org/mailman/options/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=unsubscribe> List-Archive: <http://www.mercurial-scm.org/pipermail/mercurial-devel/> List-Post: <mailto:mercurial-devel@mercurial-scm.org> List-Help: <mailto:mercurial-devel-request@mercurial-scm.org?subject=help> List-Subscribe: <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: mercurial-devel-bounces@mercurial-scm.org Sender: "Mercurial-devel" <mercurial-devel-bounces@mercurial-scm.org> |
Comments
Gregory Szorc - March 13, 2017, 8:08 p.m.
Patch
diff --git a/tests/test-check-py3-commands.t b/tests/test-check-py3-commands.t --- a/tests/test-check-py3-commands.t +++ b/tests/test-check-py3-commands.t @@ -74,3 +74,7 @@ Test bytes-ness of policy.policy with HG $ export HGMODULEPOLICY $ $PYTHON3 `which hg` debuginstall 2>&1 2>&1 | tail -1 no problems detected + +`hg init` can create empty repos + + $ $PYTHON3 `which hg` init emptyrepo