Message ID | 20190927100810.9351-1-yuchao0@huawei.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | generic/group: add missing dedupe tag for generic/493 | expand |
diff --git a/tests/generic/group b/tests/generic/group index 7cf4f6c4..18b5a545 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -495,7 +495,7 @@ 490 auto quick rw seek 491 auto quick freeze mount 492 auto quick -493 auto quick swap +493 auto quick swap dedupe 494 auto quick swap punch 495 auto quick swap 496 auto quick swap
We missed to add the tag, fix it. Signed-off-by: Chao Yu <yuchao0@huawei.com> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)