From: Matan Breizman Date: Sun, 23 Mar 2025 16:05:02 +0000 (+0000) Subject: do_cmake.sh: update build type warning X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fc7597df316b536e32379a6a67629e2f8293467a;p=ceph.git do_cmake.sh: update build type warning also, use printf instead of cat<< Signed-off-by: Matan Breizman --- diff --git a/do_cmake.sh b/do_cmake.sh index a377515171214..c31bdfe791690 100755 --- a/do_cmake.sh +++ b/do_cmake.sh @@ -105,13 +105,20 @@ EOF echo done. if [[ ! "$ARGS $@" =~ "-DCMAKE_BUILD_TYPE" ]]; then - cat <