From e1e7d871b2107a5342626d413a109b810a167665 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 13:02:21 +0000 Subject: Default the progress bar to 'Y'. --- config/global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 521a204f..ca5b2b9e 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. -- cgit v1.2.3