mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-14 01:37:56 +08:00
Set -x in ci_build.sh to show commands in log
This commit is contained in:
parent
f6b0eaddb5
commit
1ab4667412
@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
if [ $BUILD_TYPE == "default" ]; then
|
if [ $BUILD_TYPE == "default" ]; then
|
||||||
mkdir tmp
|
mkdir tmp
|
||||||
BUILD_PREFIX=$PWD/tmp
|
BUILD_PREFIX=$PWD/tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user