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 2008-09-21 18:02:00 +00:00
parent 409b7f1ce0
commit 0cc76d7678

View File

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