mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fixed merge problems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 082
|
||||
# FS QA Test No. 082
|
||||
#
|
||||
# Test out the v2 stripe logs with logprint
|
||||
#
|
||||
@@ -36,7 +36,7 @@
|
||||
#-----------------------------------------------------------------------
|
||||
#
|
||||
# creator
|
||||
owner=root@icy.melbourne.sgi.com
|
||||
owner=tes@melbourne.sgi.com
|
||||
|
||||
seq=`basename $0`
|
||||
echo "QA output created by $seq"
|
||||
@@ -52,6 +52,7 @@ status=1 # failure is the default!
|
||||
|
||||
_cleanup()
|
||||
{
|
||||
cd /
|
||||
_cleanup_logfiles
|
||||
rm -f $tmp.*
|
||||
echo "*** unmount"
|
||||
|
||||
Reference in New Issue
Block a user