]> Dogcows Code - chaz/tar/blob - tests/preset.in
Drop en_GB locale; it was more trouble than it was worth (e.g., different
[chaz/tar] / tests / preset.in
1 #! /bin/sh
2 # Set the testing environment.
3
4 PACKAGE=@PACKAGE@
5 VERSION=@VERSION@
6 top_srcdir=@top_srcdir@
7 srcdir=@srcdir@
8
9 echo_n='@ECHO_N@'
10 echo_c='@ECHO_C@'
11
12 export LANGUAGE
13 LANGUAGE=
14 export LANG
15 LANG=
16 export LC_MESSAGES
17 LC_MESSAGES=
This page took 0.035129 seconds and 4 git commands to generate.