]> Dogcows Code - chaz/tar/commitdiff
GNU tar 1.12
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Apr 1997 13:17:00 +0000 (13:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Apr 1997 13:17:00 +0000 (13:17 +0000)
tests/preset.in [new file with mode: 0755]

diff --git a/tests/preset.in b/tests/preset.in
new file mode 100755 (executable)
index 0000000..15ee9da
--- /dev/null
@@ -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=
This page took 0.022154 seconds and 4 git commands to generate.