projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b76e950
)
Change default loglevel for para_fsck from 4 to 3.
author
Andre Noll
<maan@systemlinux.org>
Sat, 22 Dec 2007 13:01:16 +0000
(14:01 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 22 Dec 2007 13:01:16 +0000
(14:01 +0100)
fsck.ggo
patch
|
blob
|
history
diff --git
a/fsck.ggo
b/fsck.ggo
index 207bc853ece3d12f738e86690609f2d74eeb9829..b893705c4bbe96727492038ee38bd2c832595b1e 100644
(file)
--- a/
fsck.ggo
+++ b/
fsck.ggo
@@
-4,7
+4,7
@@
option "loglevel" l
"set loglevel (0-6)"
int typestr="level"
- default="
4
"
+ default="
3
"
optional
option "base_dir" b