mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-05-30 11:36:57 +00:00
GNU tar 1.12
This commit is contained in:
17
tests/preset.in
Executable file
17
tests/preset.in
Executable file
@@ -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