Remove an ls -l I was using for debugging

MFC after: 2 weeks
X-MFC with: r289897
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2015-10-24 23:19:24 +00:00
parent ba4f5cc0a6
commit fb9ab5ec6b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289901

View File

@ -137,7 +137,6 @@ create_test_inputs()
mount_image()
{
ls -l $TEST_IMAGE
atf_check -e empty -o save:$TEST_MD_DEVICE_FILE -s exit:0 \
mdconfig -a -f $TEST_IMAGE
atf_check -e empty -o empty -s exit:0 \