]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cleanup: run-make-check.sh: no space between -D and name of cmake option
authorNathan Cutler <ncutler@suse.com>
Sat, 7 Jul 2018 08:27:07 +0000 (10:27 +0200)
committerVictor Denisov <denisovenator@gmail.com>
Sun, 21 Oct 2018 21:20:04 +0000 (14:20 -0700)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit b79b463f907d5b64d56e93559f77dc10da83a047)

run-make-check.sh

index db52a6880f41f200a1e527a06044de02481c853a..c8e6ba8db97966a2de672184da8f22ab1fbe847c 100755 (executable)
@@ -108,7 +108,7 @@ and production use.
 EOM
     save_ccache_conf
     # remove the entropy generated by the date/time embedded in the build
-    CMAKE_BUILD_OPTS="$CMAKE_BUILD_OPTS -D ENABLE_GIT_VERSION=OFF"
+    CMAKE_BUILD_OPTS="$CMAKE_BUILD_OPTS -DENABLE_GIT_VERSION=OFF"
     export SOURCE_DATE_EPOCH="946684800"
     ccache -o sloppiness=time_macros
     ccache -o run_second_cpp=true