summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2008-09-21 18:02:00 +0000
committersimon <simon@FreeBSD.org>2008-09-21 18:02:00 +0000
commit0cc76d76785b14f84a55506fee23c9e139c185c6 (patch)
tree520af2462ad9f223fb475ee1cf9cb8a5f000f073 /tools
parent409b7f1ce025a8a8dbd698dae2fb9901beb427da (diff)
downloadFreeBSD-src-0cc76d76785b14f84a55506fee23c9e139c185c6.zip
FreeBSD-src-0cc76d76785b14f84a55506fee23c9e139c185c6.tar.gz
Include $NANO_NAME in the completed message. This is nice if you are
building multiple NanoBSD images at once to keep track of what is running and what isn't.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/nanobsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/nanobsd.sh b/tools/tools/nanobsd/nanobsd.sh
index f2bb70b..48b5179 100644
--- a/tools/tools/nanobsd/nanobsd.sh
+++ b/tools/tools/nanobsd/nanobsd.sh
@@ -750,4 +750,4 @@ else
fi
last_orders
-echo "# NanoBSD image completed"
+echo "# NanoBSD image ${NANO_NAME} completed"
OpenPOWER on IntegriCloud