ICU-5282 correct name of override script.

X-SVN-Rev: 19954
This commit is contained in:
Eric Mader 2006-08-02 00:36:16 +00:00
parent 2e426d09bb
commit fccac1b63b

View File

@ -17,9 +17,9 @@
#------------------- Find full path names -----------------------
# check for uconfigtest.local
if [ -f ./uconfig.local ]
if [ -f ./uconfigtest.local ]
then
./uconfig.local
./uconfigtest.local
fi
# location of this script