ICU-5282 correct name of override script.
X-SVN-Rev: 19954
This commit is contained in:
parent
2e426d09bb
commit
fccac1b63b
@ -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…
Reference in New Issue
Block a user