Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b66e3e9
)
Branch b1_4
author
adilger
<adilger>
Fri, 20 May 2005 23:06:35 +0000
(23:06 +0000)
committer
adilger
<adilger>
Fri, 20 May 2005 23:06:35 +0000
(23:06 +0000)
Increase fsx size for acceptance-small.sh to something reasonable.
lustre/tests/acceptance-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/acceptance-small.sh
b/lustre/tests/acceptance-small.sh
index
a34db0b
..
4ff38d0
100755
(executable)
--- a/
lustre/tests/acceptance-small.sh
+++ b/
lustre/tests/acceptance-small.sh
@@
-112,7
+112,7
@@
for NAME in $CONFIGS; do
if [ "$FSX" != "no" ]; then
mount | grep $MOUNT || sh llmount.sh
$DEBUG_OFF
- ./fsx -c 50 -p 1000 -P $TMP -l $SIZE \
+ ./fsx -c 50 -p 1000 -P $TMP -l $SIZE
* 100
\
-N $(($COUNT * 100)) $MOUNT/fsxfile
$DEBUG_ON
sh llmountcleanup.sh