update
This commit is contained in:
Родитель
06da8290f5
Коммит
5e87c59859
|
@ -5,7 +5,7 @@
|
|||
[submodule "lib/modules"]
|
||||
path = lib/modules
|
||||
url = ../cpp_client_telemetry_modules.git
|
||||
branch = users/hocai/FixSegmentFault
|
||||
branch = master
|
||||
|
||||
[submodule "third_party/krabsetw"]
|
||||
path = third_party/krabsetw
|
||||
|
|
3
build.sh
3
build.sh
|
@ -10,9 +10,6 @@ if [[ ! -z "${GIT_PULL_TOKEN}" ]]; then
|
|||
git config --system --list
|
||||
git config credential.helper store
|
||||
git clone https://${GIT_PULL_TOKEN}:x-oauth-basic@github.com/microsoft/cpp_client_telemetry_modules.git lib/modules
|
||||
cd lib/modules
|
||||
git checkout users/hocai/FixSegmentFault
|
||||
cd ../..
|
||||
fi
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6ce1a33aca31722af8ba10c834b8c957424fe69b
|
||||
Subproject commit ca1c83b8cda6f8ce11fdafddf039fb2d96844280
|
Загрузка…
Ссылка в новой задаче