From: Matan Breizman Date: Sun, 23 Mar 2025 16:05:02 +0000 (+0000) Subject: do_cmake.sh: update build type warning X-Git-Tag: v21.0.0~256^2~701^2~1 X-Git-Url: http://git-server-git.apps.pok.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 a3775151712..c31bdfe7916 100755 --- a/do_cmake.sh +++ b/do_cmake.sh @@ -105,13 +105,20 @@ EOF echo done. if [[ ! "$ARGS $@" =~ "-DCMAKE_BUILD_TYPE" ]]; then - cat <