summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 13:02:21 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 13:02:21 (GMT)
commite1e7d871b2107a5342626d413a109b810a167665 (patch)
tree457456c28eadbb2357c1f31508d9b7bfdb798515 /config
parent6e1602431bd358d74f354f07ae2e2aad11dfd7fe (diff)
Default the progress bar to 'Y'.
Diffstat (limited to 'config')
-rw-r--r--config/global.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.in b/config/global.in
index 521a204..ca5b2b9 100644
--- a/config/global.in
+++ b/config/global.in
@@ -311,7 +311,7 @@ config LOG_SEE_TOOLS_WARN
config LOG_PROGRESS_BAR
bool
prompt "Progress bar"
- default n
+ default y
depends on ! LOG_ALL
help
If you say 'y' here, you'll be able to see the elapsed time.