Merge branch 'locale-fix'

pull/62/head
aristocratos 2020-04-25 11:12:08 +02:00
commit 2b32bbe6d5
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
declare -x LC_MESSAGES="C" LC_NUMERIC="C"
declare -x LC_MESSAGES="C" LC_NUMERIC="C" LC_ALL=""
shopt -qu failglob nullglob
shopt -qs extglob globasciiranges globstar