]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic/390: Fix test number in comment
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 11 Jan 2024 15:26:58 +0000 (16:26 +0100)
committerZorro Lang <zlang@kernel.org>
Sun, 14 Jan 2024 12:39:09 +0000 (20:39 +0800)
Fix a comment in generic/390 to refer to the right test number.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/390

index e8f6a5dc1ceac9a5a90e72f35cfcc04d5974de3a..9a5feeb1c39899a74b186b39cb2d904101f461a7 100755 (executable)
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: GPL-2.0
 # Copyright (c) 2016 Red Hat, Inc.  All Rights Reserved.
 #
-# FS QA Test 999
+# FS QA Test 390
 #
 # Multi-threads freeze/unfreeze testing. This's a stress test case,
 # it won't do functional check.