]> Dogcows Code - chaz/tar/blobdiff - tests/preset.in
GNU tar 1.12
[chaz/tar] / tests / preset.in
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.023614 seconds and 4 git commands to generate.