1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00

Missing ')'

This commit is contained in:
Poul-Henning Kamp 2005-09-19 12:12:07 +00:00
parent 718039953a
commit db2dc2cd01
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150321

View File

@ -103,7 +103,7 @@ build_world ( ) (
)
build_kernel ( ) (
echo "## build kernel ($NANO_KERNEL"
echo "## build kernel ($NANO_KERNEL)"
echo "### log: ${MAKEOBJDIRPREFIX}/_.bk"
if [ -f ${NANO_KERNEL} ] ; then