summaryrefslogtreecommitdiffstats
path: root/tests/bugs/shard/bug-1256580.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/shard/bug-1256580.t')
-rw-r--r--tests/bugs/shard/bug-1256580.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/shard/bug-1256580.t b/tests/bugs/shard/bug-1256580.t
index fed13679253..279fcc54e48 100644
--- a/tests/bugs/shard/bug-1256580.t
+++ b/tests/bugs/shard/bug-1256580.t
@@ -31,5 +31,4 @@ TEST dd if=/dev/zero of=$M0/dir/file bs=1024 seek=7168 count=2048 conv=notrunc
# Ensure that the file size is not greater than 9M.
EXPECT '9437184' stat -c %s $M0/dir/file
-
cleanup