From owner-svn-src-head@freebsd.org Mon Oct 3 23:56:53 2016 Return-Path: Delivered-To: svn-src-head@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 30776AF4F26; Mon, 3 Oct 2016 23:56:53 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AB6D845; Mon, 3 Oct 2016 23:56:52 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id u93NukuB072967 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 3 Oct 2016 16:56:46 -0700 (PDT) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id u93NukN9072966; Mon, 3 Oct 2016 16:56:46 -0700 (PDT) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 3 Oct 2016 16:56:46 -0700 From: Gleb Smirnoff To: "George V. Neville-Neil" Cc: "Ngie Cooper (yaneurabeya)" , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Subject: Re: svn commit: r305307 - head/tools/tools/crypto Message-ID: <20161003235646.GK23123@FreeBSD.org> References: <201609022135.u82LZX7k014837@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2016 23:56:53 -0000 George, On Fri, Sep 02, 2016 at 02:43:00PM -0700, Ngie Cooper (yaneurabeya) wrote: N> > Author: gnn N> > Date: Fri Sep 2 21:35:32 2016 N> > New Revision: 305307 N> > URL: https://svnweb.freebsd.org/changeset/base/305307 N> N> … N> N> > +crypto="/tank/users/gnn/Repos/svn/FreeBSD.HEAD/tools/tools/crypto/cryptotest” N> N> Why is your zpool hardcoded here :)? Can you please address Ngie's comment? Should be "./cryptotest" probably. -- Totus tuus, Glebius.