[lvm-devel][PATCH] Add escape sequence for ':' in command's PV list

Milan Broz mbroz at redhat.com
Wed May 13 19:55:37 UTC 2009


> +dev1_escaped=`echo $dev1 | awk '{ print substr($1,1,index($1,":")-1)"::"substr($1,index($1,":")+1) }'`

please can we somehow standardize which tools are required for testsuite?

or at least first test that the tools are available - like awk, mdadm, mke2fsck...

Milan




More information about the lvm-devel mailing list