From owner-freebsd-current@freebsd.org Fri Jul 27 21:19:32 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AF1C105721E for ; Fri, 27 Jul 2018 21:19:32 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2026E88FBF; Fri, 27 Jul 2018 21:19:32 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-wm0-f65.google.com with SMTP id r24-v6so3023298wmh.0; Fri, 27 Jul 2018 14:19:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rHLrYUtENZtYPeYyhsrDasdfCqNM8UaIx3Liy3mBGzE=; b=h3/HivwflJmw/kwALJJFwdmrzzPV56xaRgUq6rboVTLsbM4+jG/Jgw7yThZdBrbUlK LBkblSfrEhyWVSdn3LHWd3StfMYvtA8qsV8JGvc6WPDrPwwMCiw8V2XlQvaxNFMmWuKu qJwf+yPB4mzRaJgPp4e5RL6499yQQEukSJRNv02thUzjmWEQt57rXtd6jJQM8oA1UiFY zCWGpr8uKRxMBgNHVEENSFvTEM7PN1m3EKZJIOlvF0vB/CAxq22ICSMt0+ECBFsdiS9+ mQ1GNj5X5DhRrYhcx8RE/4osTtOoHz1/iOOQ6DuyB7Iz5m0t4oYJ99aCSX/ZXWq2z46H dIAA== X-Gm-Message-State: AOUpUlElNv49p6wRjB8+/sy112L+6jVaao6IZFtMwdev7fSs7d2FnBsY vHMO4wgVm+VqUt4OcFwYd4AT9EgXsv5Yq7IpehNhjEgJ X-Google-Smtp-Source: AAOMgpf4n33LOsPIwyyNY5ZSU4bRl4uZyt3E+hWnrPNmOHUZxPofR1uqL6vRpcaASuvotGNyEuspZriz31dgVmTEWr0= X-Received: by 2002:a1c:13ca:: with SMTP id 193-v6mr5451943wmt.127.1532724654806; Fri, 27 Jul 2018 13:50:54 -0700 (PDT) MIME-Version: 1.0 References: <201807262003.w6QK3B7E026934@repo.freebsd.org> <20180727144355.GA47251@freefall.freebsd.org> <1532704935.61594.42.camel@freebsd.org> In-Reply-To: <1532704935.61594.42.camel@freebsd.org> From: Li-Wen Hsu Date: Fri, 27 Jul 2018 21:50:43 +0100 Message-ID: Subject: Re: svn commit: r336751 - head/usr.sbin/pw To: Ian Lepore Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2018 21:19:32 -0000 On Fri, Jul 27, 2018 at 4:22 PM Ian Lepore wrote: > This was just an error on my part, the code was wrong and I fixed it in > r336762. This time I made sure the kyua tests pass first. > > I had intended to run the kyua tests before and after re-applying my > changes to pw(8). Now that I look in my scrollback, it seems I ran the > "before" tests, then got distracted and forgot to run them again after > and just committed the changes. Sorry about the breakage. No worries, now the test job is back to normal: https://ci.freebsd.org/job/FreeBSD-head-amd64-test/8377/ Thanks for your help! Li-Wen -- Li-Wen Hsu https://lwhsu.org