Skip to content
Snippets Groups Projects
Commit 50c5d5a0 authored by Nic Henke's avatar Nic Henke
Browse files

remove unneccessary debugging

parent 45aa1880
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,6 @@ test_10a() {
run_test 10a "write of file with sub-page size on multiple mounts "
test_10b() {
set -vx
yes "R" | dd of=$DIR1/f10b bs=3k count=1 || error "dd $DIR1"
truncate $DIR1/f10b 4096 || error "truncate 4096"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment