From 63e25666adb92b7d93dc3f00154d40be7e007c29 Mon Sep 17 00:00:00 2001 From: Abhinav Gupta Date: Tue, 20 Sep 2011 18:46:01 +0000 Subject: [PATCH] ICU-8838 added quotes to directory path. X-SVN-Rev: 30701 --- icu4c/source/allinone/icucheck.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/allinone/icucheck.bat b/icu4c/source/allinone/icucheck.bat index 1b8d9f2b415..97f5eba6ef0 100644 --- a/icu4c/source/allinone/icucheck.bat +++ b/icu4c/source/allinone/icucheck.bat @@ -20,7 +20,7 @@ exit /b 1 set ICU_OPATH=%PATH% -set ICU_ICUDIR=%~f0\..\..\.. +set ICU_ICUDIR="%~f0"\..\..\.. set ICU_BINDIR=%ICU_ICUDIR%\bin -- 2.40.0