From: Pat Thoyts Date: Fri, 4 Jan 2013 10:29:50 +0000 (+0000) Subject: msys: added setlocal to keep variables in subshell X-Git-Url: https://repo.or.cz/w/msysgit.git/commitdiff_plain/afc74bb8859a244208997d4e39a5123beefbd99a msys: added setlocal to keep variables in subshell Signed-off-by: Pat Thoyts --- diff --git a/msys.bat b/msys.bat index 1868e27a..a0fe4b8b 100644 --- a/msys.bat +++ b/msys.bat @@ -1,4 +1,5 @@ @echo off +@setlocal rem Copyright (C): 2001, 2002 Earnie Boyd rem mailto:earnie@users.sf.net rem This file is part of Minimal SYStem