xfstests: generic/314 filter out total from ls -l output

ls -l will show the nblocks for the directory, and this made it into the golden
output for 314.  The problem is nblocks is 0 for btrfs directories because we're
awesome, which makes us fail this test.  So filter out the "total blah" line of
ls -l so btrfs can pass this test too.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
This commit is contained in:
Josef Bacik
2013-07-26 11:45:32 -04:00
committed by Ben Myers
parent aee563c643
commit f2c8cf5b3a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
QA output created by 314
total 4
drwxr-sr-x subdir
drwxrwsr-x+ subdir2