|
@@ -137,6 +137,9 @@ fi
|
|
|
# gomobile bind
|
|
# gomobile bind
|
|
|
#
|
|
#
|
|
|
|
|
|
|
|
|
|
+# Ensure BUILD* variables reflect the tunnel-core repo
|
|
|
|
|
+cd ${TUNNEL_CORE_SRC_DIR}
|
|
|
|
|
+
|
|
|
BUILDDATE=$(date +%Y-%m-%dT%H:%M:%S%z)
|
|
BUILDDATE=$(date +%Y-%m-%dT%H:%M:%S%z)
|
|
|
BUILDREPO=$(git config --get remote.origin.url)
|
|
BUILDREPO=$(git config --get remote.origin.url)
|
|
|
BUILDREV=$(git rev-parse --short HEAD)
|
|
BUILDREV=$(git rev-parse --short HEAD)
|