From a5a8ec6c112bf03cc420a4e6b7385979f04d4d27 Mon Sep 17 00:00:00 2001 From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Wed, 30 May 2018 00:49:34 +0000 Subject: [PATCH] ICU-13667 Fix Samples test script for ucnv project. X-SVN-Rev: 41480 --- icu4c/source/samples/all/samplecheck.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icu4c/source/samples/all/samplecheck.bat b/icu4c/source/samples/all/samplecheck.bat index 99e4fafd1a..0a80c674a0 100644 --- a/icu4c/source/samples/all/samplecheck.bat +++ b/icu4c/source/samples/all/samplecheck.bat @@ -173,7 +173,9 @@ if ERRORLEVEL 1 goto :SampleError @set THT=ucnv @echo. @echo ==== %THT% ========================================================================= +pushd %ICU_SAMPLESDIR%\ucnv %SAMPLE_UCNV% +popd if ERRORLEVEL 1 goto :SampleError REM TODO: udata needs changes to the vcxproj file to fix the output locations for writer/reader.