mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Squirrel away the fsstress output in 070.full for subsequent inspection
if something should go wrong.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 070
|
||||
# $Id: 070,v 1.1 2002/11/18 05:13:03 fsgqa Exp $
|
||||
# $Id: 070,v 1.2 2002/11/18 23:58:46 fsgqa Exp $
|
||||
#
|
||||
# fsstress incarnation testing extended attributes writes
|
||||
#
|
||||
@@ -63,7 +63,7 @@ $here/src/fsstress \
|
||||
-f unresvsp=0 \
|
||||
-f attr_set=100 \
|
||||
-f attr_remove=100 \
|
||||
-S -p 1 -n 10000
|
||||
-S -p 1 -n 10000 >$seq.full 2>&1
|
||||
|
||||
status=$?
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user