projects
/
unionfs-regression-odf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b50e9c
)
Start new ODF repo for regression suite.
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 26 Sep 2007 01:55:42 +0000
(21:55 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 26 Sep 2007 01:55:42 +0000
(21:55 -0400)
Turn on ODF=1 in default.conf.
default.conf
patch
|
blob
|
history
diff --git
a/default.conf
b/default.conf
index 50f1c9757a86f5cd24268c1ca9efe99b68929fc5..7f0eb5c759f9d4b7845766c800b686703fe12761 100644
(file)
--- a/
default.conf
+++ b/
default.conf
@@
-37,6
+37,9
@@
BROKEN_TESTS="
# Will take $MYTESTS list of tests from the environment
TESTS2RUN=${MYTESTS:-$ALL_TESTS}
+# Running On-Disk Format (ODF) ? 1=yes, 0=no
+ODF=1
+
# name of four devices to use
DEV0=/dev/loop0
DEV1=/dev/loop1