From 62f5a4e21abc2a26cc59fdbd669d13052a4a53bd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 29 Sep 2017 20:43:36 +0300 Subject: final fix for build scripts to avoid environment conflicts --- tools/build_scripts/git_update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/build_scripts/git_update.bat') diff --git a/tools/build_scripts/git_update.bat b/tools/build_scripts/git_update.bat index e0292027fd..684ee6d786 100644 --- a/tools/build_scripts/git_update.bat +++ b/tools/build_scripts/git_update.bat @@ -7,6 +7,6 @@ git checkout %1 git reset --hard -git pull --rebase=true --progress -v 2>&1 > update.log +git pull --rebase=true --progress -v echo %date% %time% > timestamp.chk \ No newline at end of file -- cgit v1.2.3