From 5a73de3af44dda49c6a1455b76f04da918ee8e26 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 8 May 2005 09:51:26 +0000 Subject: Regression test for the bootstrap install-sh script which is a BSD install replacement. --- regress/bootstrap-install-sh/spec | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 regress/bootstrap-install-sh/spec (limited to 'regress/bootstrap-install-sh/spec') diff --git a/regress/bootstrap-install-sh/spec b/regress/bootstrap-install-sh/spec new file mode 100644 index 00000000000..c746d6687f3 --- /dev/null +++ b/regress/bootstrap-install-sh/spec @@ -0,0 +1,9 @@ +# $NetBSD: spec,v 1.1.1.1 2005/05/08 09:51:26 jlam Exp $ + +MAKEARGS_TEST=regress # target to invoke for regression tests +MAKEARGS_CLEAN=clean # need to remove work directory afterwards + +check_result() +{ + exit_status 0 +} -- cgit v1.2.3