Shortening iso volume default for progress.

This commit is contained in:
Daniel Baumann 2011-01-07 23:25:37 +01:00
parent 7ce2164003
commit bb1230ba24
1 changed files with 1 additions and 1 deletions

View File

@ -903,7 +903,7 @@ Set_defaults ()
;;
progress)
LB_ISO_VOLUME="${LB_ISO_VOLUME:-Progress ${LB_DISTRIBUTION} \$(date +%Y%m%d-%H:%M)}"
LB_ISO_VOLUME="${LB_ISO_VOLUME:-Progress ${LB_DISTRIBUTION}}"
;;
ubuntu)