Date: Fri, 6 Aug 2010 23:06:04 +0200 From: Ed Schouten <ed@80386.nl> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> 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 Message-ID: <20100806210604.GI76386@hoeg.nl> In-Reply-To: <201008062102.o76L2sGk030886@svn.freebsd.org> References: <201008062102.o76L2sGk030886@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--7lMq7vMTJT4tNk0a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Pawel, * Pawel Jakub Dawidek <pjd@FreeBSD.org> 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 <ed@80386.nl> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100806210604.GI76386>