mirror of https://github.com/apache/poi.git
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:
parent
4eb1f2cb5f
commit
75026b78f0
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
LANG=en_US.UTF-8 LANGUAGE= LC_ALL= gradle "$@"
|
Loading…
Reference in New Issue