From 5bc5eeb8dfa73657e72c2d20161792944be72373 Mon Sep 17 00:00:00 2001 From: Allan Randall Date: Tue, 19 Dec 2006 02:57:04 +0000 Subject: [PATCH] Fixed test 144 Merge of master-melb:xfs-cmds:27771a by kenmcd. removed echo of command --- 144 | 4 +--- 144.out | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/144 b/144 index 4d44ac69..80d3c0e7 100755 --- a/144 +++ b/144 @@ -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 diff --git a/144.out b/144.out index 5cdf36c1..43307ed6 100644 --- a/144.out +++ b/144.out @@ -1,5 +1,4 @@ QA output created by 144 -/home/allanr/isms/xfs-cmds-2/xfstests/dmapi/src/suite2/src/test_fileattr -v /home/allanr/isms/xfs-cmds-2/xfstests/dmapi/src/suite2//bindir/ls_to_copy /mnt/scratch Creating/setting up test files. report: set #0 was successful. -- 2.30.2