mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-19 22:54:15 +00:00
GNU tar 1.12
This commit is contained in:
Executable
+17
@@ -0,0 +1,17 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
# Set the testing environment.
|
||||||
|
|
||||||
|
PACKAGE=@PACKAGE@
|
||||||
|
VERSION=@VERSION@
|
||||||
|
top_srcdir=@top_srcdir@
|
||||||
|
srcdir=@srcdir@
|
||||||
|
|
||||||
|
echo_n='@ECHO_N@'
|
||||||
|
echo_c='@ECHO_C@'
|
||||||
|
|
||||||
|
export LANGUAGE
|
||||||
|
LANGUAGE=
|
||||||
|
export LANG
|
||||||
|
LANG=
|
||||||
|
export LC_MESSAGES
|
||||||
|
LC_MESSAGES=
|
||||||
Reference in New Issue
Block a user