Default the progress bar to 'Y'.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jun 17 13:02:21 2007 +0000 (2007-06-17)
changeset 1738665ee5dcf8f
parent 172 7214624eb7b4
child 174 75f3f975e2ad
Default the progress bar to 'Y'.
config/global.in
     1.1 --- a/config/global.in	Sun Jun 17 13:02:00 2007 +0000
     1.2 +++ b/config/global.in	Sun Jun 17 13:02:21 2007 +0000
     1.3 @@ -311,7 +311,7 @@
     1.4  config LOG_PROGRESS_BAR
     1.5      bool
     1.6      prompt "Progress bar"
     1.7 -    default n
     1.8 +    default y
     1.9      depends on ! LOG_ALL
    1.10      help
    1.11        If you say 'y' here, you'll be able to see the elapsed time.