Skip to content

Commit bfe58aa

Browse files
johnlinpstweil
authored andcommitted
Fix unbound variable $FONTS
1 parent 0915cbd commit bfe58aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/training/language-specific.sh

+1
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,7 @@ set_lang_specific_parameters() {
909909
# Language to mix with the language for maximum accuracy. Defaults to eng.
910910
# If no language is good, set to the base language.
911911
MIX_LANG="eng"
912+
FONTS=
912913

913914
case ${lang} in
914915
# Latin languages.

0 commit comments

Comments
 (0)