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=2338fc6116d3142ee885f6476094b4529486d16e;p=ceph.git do_cmake.sh: update build type warning also, use printf instead of cat<< Signed-off-by: Matan Breizman (cherry picked from commit fc7597df316b536e32379a6a67629e2f8293467a) --- diff --git a/do_cmake.sh b/do_cmake.sh index 2f5c5ee5bd477..8ccb986c97eda 100755 --- a/do_cmake.sh +++ b/do_cmake.sh @@ -105,13 +105,20 @@ EOF echo done. if [[ ! "$ARGS $@" =~ "-DCMAKE_BUILD_TYPE" ]]; then - cat <