Revision 91cf8a35 tests/qemu-iotests/common.rc

b/tests/qemu-iotests/common.rc
113 113
	sed -e "s# table_size=0##g" | \
114 114
	sed -e "s# compat='[^']*'##g" | \
115 115
	sed -e "s# compat6=off##g" | \
116
	sed -e "s# static=off##g"
116
	sed -e "s# static=off##g" | \
117
	sed -e "s# lazy_refcounts=off##g"
117 118
}
118 119

  
119 120
_cleanup_test_img()

Also available in: Unified diff