Also display release name in prompt dialog
authorMichael Prokop <devnull@localhost>
Sat, 29 Sep 2007 10:16:02 +0000 (12:16 +0200)
committerMichael Prokop <devnull@localhost>
Sat, 29 Sep 2007 10:16:02 +0000 (12:16 +0200)
grml-live

index 9cda0ce..e3dc528 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -188,6 +188,7 @@ if [ -z "$FORCE" ] ; then
    [ -n "$BUILD_TARGET" ]  && echo "  build target:      $BUILD_TARGET"
    [ -n "$ISO_TARGET" ]    && echo "  ISO target:        $ISO_TARGET"
    [ -n "$GRML_NAME" ]     && echo "  grml name:         $GRML_NAME"
+   [ -n "$RELEASENAME" ]   && echo "  release name:      $RELEASENAME"
    [ -n "$VERSION" ]       && echo "  grml version:      $VERSION"
    [ -n "$SUITE" ]         && echo "  Debian suite:      $SUITE"
    [ -n "$BOOT_METHOD" ]   && echo "  Boot method:       $BOOT_METHOD"