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:
e6ae981
)
fix typo in comment
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 06:27:29 +0000
(
02:27
-0400)
committer
Erez_Zadok
<ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 06:27:29 +0000
(
02:27
-0400)
default.conf
patch
|
blob
|
history
diff --git
a/default.conf
b/default.conf
index 366ec315264468723cc49360c8e1d53a10208526..2a73848f7e2f9f25f299f456081f17a652c776d9 100644
(file)
--- a/
default.conf
+++ b/
default.conf
@@
-56,7
+56,7
@@
case ${MYFS} in
FS2=ext2
FS3=ext2
;;
-# cramfs is special: only the
k
rightmost filesystem uses it but the cramfs
+# cramfs is special: only the rightmost filesystem uses it but the cramfs
# will be generated *inside* run-tests, because this is a read-only file
# system and each test has a different configuration.
cramfs | squashfs )