From owner-svn-src-head@FreeBSD.ORG Fri Aug 6 21:06:05 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 632311065676; Fri, 6 Aug 2010 21:06:05 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (unknown [IPv6:2a01:4f8:101:5343::aa]) by mx1.freebsd.org (Postfix) with ESMTP id 26C998FC0C; Fri, 6 Aug 2010 21:06:05 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id 88DBE2A28CCA; Fri, 6 Aug 2010 23:06:04 +0200 (CEST) Date: Fri, 6 Aug 2010 23:06:04 +0200 From: Ed Schouten To: Pawel Jakub Dawidek Message-ID: <20100806210604.GI76386@hoeg.nl> References: <201008062102.o76L2sGk030886@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7lMq7vMTJT4tNk0a" Content-Disposition: inline In-Reply-To: <201008062102.o76L2sGk030886@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r210969 - head/tools/regression/fstest/tests X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 06 Aug 2010 21:06:05 -0000 --7lMq7vMTJT4tNk0a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Pawel, * Pawel Jakub Dawidek wrote: > + fs=3D`mount | egrep "^${pattern}" | awk -F '[(,]' '{print $2}' | tr '[:= lower:]' '[:upper:]'` > ... > + fs=3D`df -PT . | tail -1 | awk '{print $2}' | tr '[:lower:]' '[:upper:]= '` Maybe this can be solved using '{ print toupper($2) }'? --=20 Ed Schouten WWW: http://80386.nl/ --7lMq7vMTJT4tNk0a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxceTwACgkQ52SDGA2eCwVKuQCfSjj29XsJRIJR0OhbiuzvddYQ R8gAnA9qMN1G9k1LqRnQERG/7CyXz88Q =Plf7 -----END PGP SIGNATURE----- --7lMq7vMTJT4tNk0a--