summaryrefslogtreecommitdiff
path: root/.gitlab-ci/windows
diff options
context:
space:
mode:
authorYonggang Luo <luoyonggang@gmail.com>2022-06-08 11:35:59 +0800
committerMarge Bot <emma+marge@anholt.net>2022-06-14 21:14:33 +0000
commit6d23d87325765a1f87a7bfa06b055b8e5fa457a4 (patch)
treed62226b773b1bed1fa290956652d3b46539a7c74 /.gitlab-ci/windows
parentd960151dc2a4dc925fdec8337955ce5b3f565135 (diff)
downloadmesa-6d23d87325765a1f87a7bfa06b055b8e5fa457a4.tar.gz
ci/vs2019: Show the total vs2019 install time
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16934>
Diffstat (limited to '.gitlab-ci/windows')
-rw-r--r--.gitlab-ci/windows/mesa_deps_vs2019.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/windows/mesa_deps_vs2019.ps1 b/.gitlab-ci/windows/mesa_deps_vs2019.ps1
index 377667bea7f..b60098ee3d4 100644
--- a/.gitlab-ci/windows/mesa_deps_vs2019.ps1
+++ b/.gitlab-ci/windows/mesa_deps_vs2019.ps1
@@ -31,3 +31,4 @@ if (!$?) {
Exit 1
}
Remove-Item C:\vs_buildtools.exe -Force
+Get-Date