Date: Sat, 7 Aug 2010 00:12:58 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Ed Schouten <ed@80386.nl> 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: <20100806221258.GA1708@garage.freebsd.pl> In-Reply-To: <20100806210604.GI76386@hoeg.nl> References: <201008062102.o76L2sGk030886@svn.freebsd.org> <20100806210604.GI76386@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 06, 2010 at 11:06:04PM +0200, Ed Schouten wrote: > Hi Pawel, >=20 > * 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= :]'` >=20 > Maybe this can be solved using '{ print toupper($2) }'? Indeed, thanks. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkxciOkACgkQForvXbEpPzSg6QCfYTVxH/jKGF/NThvVG1/mmpRm 2vQAn3U7DkmKLiwWC4aO0meqXzxbT+lU =Ebhp -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100806221258.GA1708>