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.
This commit is contained in:
Simon L. B. Nielsen 2008-09-21 18:02:00 +00:00
parent 8d28bf04e2
commit a93dc3751b

View File

@ -750,4 +750,4 @@ else
fi
last_orders
echo "# NanoBSD image completed"
echo "# NanoBSD image ${NANO_NAME} completed"