]> git.apps.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)
committerJonathan Brielmaier <jbrielmaier@suse.de>
Mon, 19 Nov 2018 11:59:30 +0000 (12:59 +0100)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit b79b463f907d5b64d56e93559f77dc10da83a047)
Signed-off-by: Jonathan Brielmaier <jbrielmaier@suse.de>
run-make-check.sh

index 5387403d54e17e8704d5fb0403c101fdeef5c3e2..d72bf5cfdcba5d6cc23808503bd083f0b3b9ad45 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