From owner-svn-src-all@freebsd.org Mon Oct 16 04:53:10 2017 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 0ADB8E2E0DC for ; Mon, 16 Oct 2017 04:53:10 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (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 C36B36CA74 for ; Mon, 16 Oct 2017 04:53:09 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x232.google.com with SMTP id 72so16641818itk.3 for ; Sun, 15 Oct 2017 21:53:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=5GmEfhSMsUcp8T7ru9hoHSMMyb/HRQjyT27ct9xN3LQ=; b=1oO5sfMOq5mYpVrlbm3qSdcKB1gZNCycKt6I3xQs01Li4B+CfRiuOoOC8LnGSf1tNg LXOSuhD/Cjojtopw0CSR9ICD/VSlPhtdx0JSQUDgXgs6rEHPiKE5yXyKdwCFAesiULTk WxK/8DSWoApxLc3QbfjDy/1kW1llUAsRtUx0FhVnrL/WH5vJJriV6PwSqRKokdH3Qs7b tMF6xu9f+TdCsY5Ocg6EmG8DE5TLPBI7YtbIvWfPzwSK2SRR4AAqncjFFVKs03FkWK8s nBLjBdAzJNvk5qgjnqMq93ttCP0Hav2yecVQEosEZCrLzmRYasqbMzBkBpxV7+MZWXDt dFFQ== 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=5GmEfhSMsUcp8T7ru9hoHSMMyb/HRQjyT27ct9xN3LQ=; b=GCZKwvzQ2vyhMTee9h0baaNCbpzunrecLunuVTgfakwcR3L1vLBmaX7vBw7Io2BTQk tiTfGIaVSbKXBMhK26GT2ltVTOuM10BtfDFt9EFPSAjea93DjBFV6boEDOyK89/A8V6Y 0t7W/EGPXvNaPWiq3dpc9XzOsv+UQ+NJBg2TfhDpsIwzCQyVsar8PBA9Zkjjt52EKANX RDnfvutO3QEQqJbqDPORSlH65YapomwVaEMoiz8DNyoDsjQtmSYKTIWcw2HXsXAOcCqT O7yaFBUMnKwDqFNBDD/FKvt2A6kGJcT6kY0JqGSCtk1OTlcdwdf0XNgElBTlowwYjzF/ ytzQ== X-Gm-Message-State: AMCzsaXiJ0/4IlHziipdYJXmr/JeADVB1jDzghIZ0W1MwEBgaRSDF7vA oF4kpNnvg6ZCvclG8/hP93jZLb8MD5/ThDwhPSW3jg== X-Google-Smtp-Source: AOwi7QAh2ymeGngtARd7jX0PlbSJ4wZTh7UbHPbJRabPJOBWpX9CxfnUjTQHbqGyFcGJrE95DKntkbu3KjyX8S2XBZU= X-Received: by 10.36.118.81 with SMTP id z78mr10413800itb.97.1508129588993; Sun, 15 Oct 2017 21:53:08 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.94.130 with HTTP; Sun, 15 Oct 2017 21:53:08 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:a0b5:c8ee:5cc8:3aa5] In-Reply-To: <201710160446.v9G4kTig008466@repo.freebsd.org> References: <201710160446.v9G4kTig008466@repo.freebsd.org> From: Warner Losh Date: Sun, 15 Oct 2017 22:53:08 -0600 X-Google-Sender-Auth: 7U7oRM5_4R0SQjZxQeX-wCItRM4 Message-ID: Subject: Re: svn commit: r324655 - head/lib/libstand To: Xin LI Cc: src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 16 Oct 2017 04:53:10 -0000 On Sun, Oct 15, 2017 at 10:46 PM, Xin LI wrote: > Author: delphij > Date: Mon Oct 16 04:46:28 2017 > New Revision: 324655 > URL: https://svnweb.freebsd.org/changeset/base/324655 > > Log: > Remove the libstand directory which is now empty. > git svn will do this automatically, but only if you tell it to do so... which I forgot. Thanks for the cleanup. I'd missed it. Warner