svn commit: r210969 - head/tools/regression/fstest/tests
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Fri Aug  6 22:13:14 UTC 2010
    
    
  
On Fri, Aug 06, 2010 at 11:06:04PM +0200, Ed Schouten wrote:
> Hi Pawel,
> 
> * Pawel Jakub Dawidek <pjd at FreeBSD.org> wrote:
> > +	fs=`mount | egrep "^${pattern}" | awk -F '[(,]' '{print $2}' | tr '[:lower:]' '[:upper:]'`
> > ...
> > +	fs=`df -PT . | tail -1 | awk '{print $2}' | tr '[:lower:]' '[:upper:]'`
> 
> Maybe this can be solved using '{ print toupper($2) }'?
Indeed, thanks.
-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20100806/154d3094/attachment.pgp
    
    
More information about the svn-src-head
mailing list