From 81fe0b700ef29a8bce5bc771f116e3b0540260f2 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 1 Aug 2016 17:29:22 -0300 Subject: Remove unnecessary messages --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index f2eaa28..4d17152 100755 --- a/build.sh +++ b/build.sh @@ -346,11 +346,9 @@ if [ -z "${_SKIP_REBUILD_PRESTAGE}" ]; then builder_setup # Build world, kernel and install - echo ">>> Building world for ISO... $FREEBSD_BRANCH ..." make_world # Build kernels - echo ">>> Building kernel configs: $BUILD_KERNELS for FreeBSD: $FREEBSD_BRANCH ..." build_all_kernels # Install kernel on installer -- cgit v1.1