Revert "Add script to run Gradle with en_US locale"

This reverts commit 3851915ab295b628c121b30774172e068f773cef.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773664 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2016-12-11 21:13:55 +00:00
parent 5cf4143fcc
commit 2902706f26

View File

@ -1,3 +0,0 @@
#!/bin/bash
LANG=en_US.UTF-8 LANGUAGE= LC_ALL= gradle "$@"