mount -t xfs $SCRATCH_DEV $SCRATCH_MNT || _fail "mount failed"
chmod ugo+rwx $SCRATCH_MNT
quot.xfs $SCRATCH_DEV >>$seq.full 2>&1
misc/quot $SCRATCH_DEV >>$seq.full 2>&1
}
# real QA test starts here
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.