From 33173e867aa45b7f88551551da51e36875582813 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 6 Sep 2007 23:05:16 +0200 Subject: Convert tests/mv, too. * tests/other-fs-tmpdir: Before, all callers would exit 77 upon failure to find the required dir. Now, exit 77 in this script so callers don't have to. Adjust callers. --- tests/mv/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/mv/Makefile.am') diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 9e0b2b8e9..d043c8bad 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -46,3 +46,5 @@ TESTS_ENVIRONMENT = \ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \ CONFIG_HEADER=$(CONFIG_HEADER) \ PROG=mv + +include $(top_srcdir)/tests/check.mk -- cgit v1.2.3-54-g00ecf