mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-5282 correct name of override script.
X-SVN-Rev: 19954
This commit is contained in:
parent
2e426d09bb
commit
fccac1b63b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue