Skip to content
Snippets Groups Projects
Commit da5f6e54 authored by Bobi Jam's avatar Bobi Jam
Browse files

reformat (replace tab with spaces).

parent 49f8cf05
No related branches found
No related tags found
No related merge requests found
......@@ -1288,7 +1288,7 @@ test_58b() {
run_test 58b "test replay of setxattr op"
test_58c() { # bug 16570
mount_client $MOUNT2
mount_client $MOUNT2
mkdir -p $DIR/$tdir
touch $DIR/$tdir/$tfile
drop_request "setfattr -n trusted.foo -v bar $DIR/$tdir/$tfile" || \
......@@ -1301,7 +1301,7 @@ test_58c() { # bug 16570
[ x$VAL = x"bar1" ] || return 4
rm -f $DIR/$tdir/$tfile
rmdir $DIR/$tdir
zconf_umount `hostname` $MOUNT2
zconf_umount `hostname` $MOUNT2
}
run_test 58c "resend/reconstruct setxattr op"
......
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