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. 061
|
||||
# FS QA Test No. 061
|
||||
#
|
||||
# Test restoring a dump created in IRIX/XFS
|
||||
#
|
||||
@@ -51,6 +51,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
|
||||
. ./common.dump
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os IRIX Linux
|
||||
|
||||
# src/dumpfile based on dumping from
|
||||
# _create_dumpdir_fill_perm (small dump)
|
||||
|
||||
Reference in New Issue
Block a user