]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
Update QA 096 for ASCII CI mkfs output
authorBarry Naujok <bnaujok@sgi.com>
Thu, 28 Aug 2008 04:09:33 +0000 (04:09 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Thu, 28 Aug 2008 04:09:33 +0000 (04:09 +0000)
Merge of master-melb:xfs-cmds:31997a by kenmcd.

  Execute bits changed from xxx to ---
  Update for ASCII CI mkfs output

096

diff --git a/096 b/096
index 55a42a353b2b30bf8f446fe5fc12c3e232af8d16..ddd6a2e8186ea55b0fdb5f616d669cd1681886d7 100755 (executable)
--- 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' \