Whamcloud - gitweb
mmp: don't assume NUL termination for MMP strings
[tools/e2fsprogs.git] / tests / filter.sed
index f37986c..796186e 100644 (file)
@@ -37,3 +37,4 @@ s/mmp_node_name: .*/mmp_node_name: test_node/
 s/mmp_update_date: .*/mmp_update_date: test date/
 s/mmp_update_time: .*/mmp_update_time: test_time/
 s/MMP last updated by '.*' on .*/MMP last updated by 'test_node' on test date/
+s/MMP update by '.*' at .*/MMP last updated by 'test_node' on test date/