]> sipb.mit.edu Git - snippets/.git/blobdiff - git-hooks/zephyr-post-receive
zephyr-post-receive: Set UTF-8 locale
[snippets/.git] / git-hooks / zephyr-post-receive
index 6feebad3b11690a2e78d985e3d74615f61dae2ed..595234c22b9ed3e69bcca6081851fa33a7d1ad4e 100755 (executable)
@@ -7,6 +7,8 @@
 # For example:
 #  aa453216d1b3e49e7f6f98441fa56946ddcd6a20 68f7abf4e6f922807889f52bc043ecd31b79f814 refs/heads/master
 
+export LC_ALL=en_US.UTF-8
+
 class=`git config zephyr.class`
 instance=`git config zephyr.instance`
 zsig=`git config zephyr.zsig`