diff mbox

[2/2] xfs/287: fix wrong seq number in test

Message ID 1475034250-6909-2-git-send-email-eguan@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Eryu Guan Sept. 28, 2016, 3:44 a.m. UTC
It's 287 not 285.

Signed-off-by: Eryu Guan <eguan@redhat.com>
---
 tests/xfs/287 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dave Chinner Sept. 29, 2016, 6:29 a.m. UTC | #1
On Wed, Sep 28, 2016 at 11:44:10AM +0800, Eryu Guan wrote:
> It's 287 not 285.
> 
> Signed-off-by: Eryu Guan <eguan@redhat.com>

Easy to miss when moving tests manually. Fix looks good.

Reviewed-by: Dave Chinner <dchinner@redhat.com>

> ---
>  tests/xfs/287 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/xfs/287 b/tests/xfs/287
> index aca410a..766c91e 100755
> --- a/tests/xfs/287
> +++ b/tests/xfs/287
> @@ -1,5 +1,5 @@
>  #! /bin/bash
> -# FS QA Test No. 285
> +# FS QA Test No. 287
>  #
>  # Test to verify project quota xfs_admin, xfsdump/xfsrestore and
>  # xfs_db functionality
> -- 
> 2.7.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe fstests" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
diff mbox

Patch

diff --git a/tests/xfs/287 b/tests/xfs/287
index aca410a..766c91e 100755
--- a/tests/xfs/287
+++ b/tests/xfs/287
@@ -1,5 +1,5 @@ 
 #! /bin/bash
-# FS QA Test No. 285
+# FS QA Test No. 287
 #
 # Test to verify project quota xfs_admin, xfsdump/xfsrestore and
 # xfs_db functionality