Start new ODF repo for regression suite.
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 26 Sep 2007 01:55:42 +0000 (21:55 -0400)
committerErez 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

index 50f1c9757a86f5cd24268c1ca9efe99b68929fc5..7f0eb5c759f9d4b7845766c800b686703fe12761 100644 (file)
@@ -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