From ff17f724946d5c502fb25a4f5ccf79ced1ca503a Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 15 Jan 2019 20:48:57 +0800 Subject: [PATCH] 1 --- server/tools/scripts/ci/dbproxy/boundle.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/tools/scripts/ci/dbproxy/boundle.sh b/server/tools/scripts/ci/dbproxy/boundle.sh index 5d38086..34b2288 100644 --- a/server/tools/scripts/ci/dbproxy/boundle.sh +++ b/server/tools/scripts/ci/dbproxy/boundle.sh @@ -1,6 +1,6 @@ cd third_party/dbproxy/server/dbproxy -python ../tools/scripts/construct/build_pb.py -cmake . +python ../tools/scripts/construct/build_pb.py --nohooks 1 +cmake $1 . make clean make cp ../bin/dbproxy ../../../../bin/