mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-5282 correct invocation of override script.
X-SVN-Rev: 19955
This commit is contained in:
parent
fccac1b63b
commit
16662f3a69
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
# check for uconfigtest.local
|
||||
if [ -f ./uconfigtest.local ]
|
||||
then
|
||||
./uconfigtest.local
|
||||
. ./uconfigtest.local
|
||||
fi
|
||||
|
||||
# location of this script
|
||||
|
|
Loading…
Add table
Reference in a new issue