aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/printf/tests/legacy_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/printf/tests/legacy_test.sh')
-rw-r--r--shell_cmds/printf/tests/legacy_test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell_cmds/printf/tests/legacy_test.sh b/shell_cmds/printf/tests/legacy_test.sh
new file mode 100644
index 0000000..a919deb
--- /dev/null
+++ b/shell_cmds/printf/tests/legacy_test.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+# $FreeBSD$
+
+SRCDIR="$(dirname "${0}")"; export SRCDIR
+
+m4 /AppleInternal/Tests/shell_cmds/regress.m4 "${SRCDIR}/regress.sh" | sh