blob: 1561432702915fe44548804567fea4bc2366a9aa [file] [log] [blame]
set HOME=%USERPROFILE%
call python %~dp0..\..\..\depot_tools\gsutil.py -- %*
@echo off
set saved_error=%ERRORLEVEL%
exit /b %saved_error%