]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/430: Fix filename in "copy beyond end" test
authorLuis Henriques <lhenriques@suse.com>
Mon, 26 Jun 2017 16:40:52 +0000 (17:40 +0100)
committerEryu Guan <eguan@redhat.com>
Thu, 29 Jun 2017 03:14:16 +0000 (11:14 +0800)
commit9f03a9a9ae6654f8e9ec5d6bb4f27e6210e832ac
tree41aa469880fd79421986d33018dd502620911b9b
parent0f87c87f0c1b438f272fe56555cd6110b2ec08ae
generic/430: Fix filename in "copy beyond end" test

The cmp command was using the wrong file to perform the comparison.
Use $testdir/beyond instead of $testdir/end.

Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/430