From 8cf8a43d623a501cc82bba1df4d0aeb704b0bcdf Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 14 May 2012 18:14:34 +0200 Subject: [PATCH] Display grml-debootstrap version information in configuration-check dialog --- grml-debootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.1.4