# HG changeset patch # User "Yann E. MORIN" # Date 1182085341 0 # Node ID 8665ee5dcf8ffb0854fd7c314138c2a6885c7330 # Parent 7214624eb7b47f7c704ae72f2e21cbda85e6bb72 Default the progress bar to 'Y'. diff -r 7214624eb7b4 -r 8665ee5dcf8f config/global.in --- a/config/global.in Sun Jun 17 13:02:00 2007 +0000 +++ b/config/global.in Sun Jun 17 13:02:21 2007 +0000 @@ -311,7 +311,7 @@ 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.