From: Barry Naujok Date: Thu, 28 Aug 2008 04:09:33 +0000 (+0000) Subject: Update QA 096 for ASCII CI mkfs output X-Git-Tag: v1.1.0~361 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ca340eaf4153f8020769551dd2f9d71f7e2d3934;p=xfstests-dev.git Update QA 096 for ASCII CI mkfs output Merge of master-melb:xfs-cmds:31997a by kenmcd. Execute bits changed from xxx to --- Update for ASCII CI mkfs output --- diff --git a/096 b/096 index 55a42a35..ddd6a2e8 100755 --- a/096 +++ b/096 @@ -64,6 +64,7 @@ _mkfs_filter() -e '/ *= *sectsz=[0-9][0-9]* *attr=[0-9][0-9]*$/d' \ -e '/ *= *mmr=[0-9][0-9]* *$/d' \ -e 's/ *mixed-case=[YN]//' \ + -e 's/ *ascii-ci=[01]//' \ -e 's/sectsz=[0-9][0-9]* *//' \ -e 's/, lazy-count.*//' \ -e '/inode-paths/d' \