mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
remove misc & man directories, these have found new homes.
This commit is contained in:
@@ -43,7 +43,7 @@ LSRCFILES = configure configure.in
|
||||
LDIRT = *.bad *.new *.core *.full *.raw core a.out *.bak \
|
||||
check.log check.time config.* conftest*
|
||||
|
||||
SUBDIRS = include src misc man
|
||||
SUBDIRS = include src
|
||||
|
||||
default: $(CONFIGURE) new remake check $(TESTS)
|
||||
ifeq ($(HAVE_BUILDDEFS), no)
|
||||
|
||||
+1
-1
@@ -92,7 +92,7 @@ _qmount()
|
||||
umount $SCRATCH_DEV >/dev/null 2>&1
|
||||
mount -t xfs $SCRATCH_DEV $SCRATCH_MNT || _fail "qmount failed"
|
||||
chmod ugo+rwx $SCRATCH_MNT
|
||||
misc/quot $SCRATCH_DEV >>$seq.full 2>&1
|
||||
[ -x /usr/sbin/quot ] && quot $SCRATCH_DEV >>$seq.full 2>&1
|
||||
}
|
||||
|
||||
# make sure this script returns success
|
||||
|
||||
Reference in New Issue
Block a user