mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fixed test 144
Merge of master-melb:xfs-cmds:27771a by kenmcd. removed echo of command
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# FSQA Test No. 143
|
||||
# FSQA Test No. 144
|
||||
#
|
||||
# Dmapi get/set_fileattr, get_bulkattr, get_dirattrs
|
||||
#
|
||||
@@ -39,8 +39,6 @@ _dmapi_scratch_mount
|
||||
mkdir -p $SCRATCH_MNT/dmapi
|
||||
|
||||
# run DMAPI test using verbose output
|
||||
echo ${DMAPI_QASUITE2_DIR}src/test_fileattr -v $DMAPI_LS_TO_COPY_PATH $SCRATCH_MNT
|
||||
|
||||
${DMAPI_QASUITE2_DIR}src/test_fileattr -v $DMAPI_LS_TO_COPY_PATH $SCRATCH_MNT
|
||||
|
||||
status=0
|
||||
|
||||
Reference in New Issue
Block a user