From: Michael Prokop Date: Mon, 14 May 2012 16:14:34 +0000 (+0200) Subject: Display grml-debootstrap version information in configuration-check dialog X-Git-Tag: v0.51~2 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=8cf8a43d623a501cc82bba1df4d0aeb704b0bcdf Display grml-debootstrap version information in configuration-check dialog --- diff --git a/grml-debootstrap b/grml-debootstrap index 06632cd..1a71c16 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -704,7 +704,7 @@ Is this ok for you? Notice: selecting 'No' will exit ${PN}." [ $? -eq 0 ] || bailout 0 else # if not running automatic installation display configuration and prompt for execution: - einfo "$PN - Please recheck configuration before execution:" + einfo "$PN [${VERSION}] - Please recheck configuration before execution:" echo echo " Target: $TARGET"