fix: reimport some missed locales

This commit is contained in:
Stéphane Lesimple
2020-08-29 22:11:30 +02:00
parent 3eecbcbdcc
commit c0c6747bd9
7 changed files with 977 additions and 1765 deletions

View File

@@ -253,7 +253,7 @@ function run_regtest()
xterm_pid=$!
fi
LANG=en_EN.UTF-8 $NEWVER --regtest $extra_args --resource-file $LOGDIR/.dvdisaster-regtest >>$NEWLOG 2>&1
LANG=en_EN.UTF-8 timeout 15 $NEWVER --regtest $extra_args --resource-file $LOGDIR/.dvdisaster-regtest >>$NEWLOG 2>&1
rm -f $LOGDIR/.dvdisaster-regtest
fi