From owner-svn-src-all@freebsd.org Tue Jan 2 09:03:54 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A900AEBC4D2 for ; Tue, 2 Jan 2018 09:03:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x22c.google.com (mail-yb0-x22c.google.com [IPv6:2607:f8b0:4002:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B464768D9 for ; Tue, 2 Jan 2018 09:03:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x22c.google.com with SMTP id h189so6757650ybc.11 for ; Tue, 02 Jan 2018 01:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=FdpkXucGSLcQ1tenNSuClTEWooVq5mmev1UsfS4ltHc=; b=b/hv3iJjRu2qwkSWTvKS9ShCj9fQfiFg+sd+O1HhKXoQskH8vVrqO0GJbPpjOlfJgv vT38rOeQqGeON2V4lQi6rhgxz7VICMWcyOeqkeczbfU/Ei7TOm/oZHKtZV76FkGAzOBC APa8PIQl96d4zpBP+jgZXAuO6ljL0QUq4t3sw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=FdpkXucGSLcQ1tenNSuClTEWooVq5mmev1UsfS4ltHc=; b=tbypr6pKeCKyWLXkgpMxP1lst/kcAeSIx1GQioSfRSojJhp7UdKytNdsiHUqVLDwty hWBK9qkjHLKMizgYSug2o/STt4hoa+XMM1AeA1mmmE3SG3VOMseX2iFvt+vtMbsZGezM xrh9H9+8q/N+JA9J1geJu7KGKyVGKtUEKsyJjEqueFo0ucu5gxtxh7aBzlMimPkr0Mcl WlUxygfNvgEwb2hAtpKeBVJhWMgtkO+jaTFrU566tg0iym5GF7HN88VUGiOhb/Mbpvkt onjEQxvxApHKvbEfxygjhyZF/qHVWaWEsjftcpFmgSgKH6VBgAicJpXmn/EUxUkwOofS FkzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=FdpkXucGSLcQ1tenNSuClTEWooVq5mmev1UsfS4ltHc=; b=BMa9LeRzPkInAUShj3uuwv1gteu8PrL9c7tF8lT3cT5g5RjvnbgjCgWojvG7C5UxCI 2B8MfTEGD3S/geC2VH9K8+R/9daUteE5extWo7dRNWsdCh3JeKoYihS92aHTkWWvoSya u5D/bNZxVXwaF7W9H/MjKcZMVd7+Moe0TcMFNaJ92Ha8U25G9Ue59mbswFoK996dS19p VQsQ+uGMIpCuiATrhp5Mk4QiRGldEpn0MvIO9PZuJZZry1N90UPI7BfFnHAQIL7Kkwxj Dzjf0FF6H/IkUkIGJ2RUIl6iGqy43Pq5+0G4hNSwD+8DvJlsanaUE7wSoyXCSKpoZ5DK oKuQ== X-Gm-Message-State: AKGB3mIFeySWXy2Onrd3/X0+CAnbMAaEwCAR3tYyc+VoUrcpR0L3E7jm nhXE+shWLNR7bIC+giqrXN52oq+PuUSez9FqWrle1w== X-Google-Smtp-Source: ACJfBouHEIZqBDnbO+RJUnhW1b60BaraXK5BGlDa+s+S5wljnkOMp7fY4wlEXIzcdyJftNAlWbUKKUe4lBSoqA+4vXk= X-Received: by 10.37.73.194 with SMTP id w185mr16309619yba.170.1514883833385; Tue, 02 Jan 2018 01:03:53 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.37.217.21 with HTTP; Tue, 2 Jan 2018 01:03:22 -0800 (PST) In-Reply-To: <201801012322.w01NMJtw088580@pdx.rh.CN85.dnsmgr.net> References: <201801012322.w01NMJtw088580@pdx.rh.CN85.dnsmgr.net> From: Eitan Adler Date: Tue, 2 Jan 2018 01:03:22 -0800 X-Google-Sender-Auth: kmFs5FpshVtxdd8RsG0a1cyIm8w Message-ID: Subject: Re: svn commit: r327476 - head/sbin/shutdown To: rgrimes@freebsd.org Cc: Ian Lepore , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2018 09:03:54 -0000 On 1 January 2018 at 15:22, Rodney W. Grimes wrote: >> >> Baah. This is what happens when my build/test and commit box are not the >> same. Will fix later when I get back home. Done. One of these days I will actually perfect my edit-test-commit cycle and make fewer mistakes :'( -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams