fix issues in multibyte environments

This commit is contained in:
belliash 2012-01-18 10:38:10 +01:00
rodzic d171637d42
commit 600a3898f7
1 zmienionych plików z 1 dodań i 0 usunięć

1
ezsync
Wyświetl plik

@ -89,6 +89,7 @@ fi
makeCoreDirectories || die "EzBuild was unable to create all necessary directories!" 1
EZNOTIFY="yes"
prepareWrappers || die "EzBuild was unable to create a wrapper files!" 1
export LC_ALL="C"
trap 'die "Process killed! This may lead into unexpected problems!"' 1 2 3 9 15 17 18 23
# Load necessary public keys