19925941 "gmake test" failures for perl_mod/authen-pam
authorBill Rushmore <bill.rushmore@oracle.com>
Tue, 11 Nov 2014 14:19:11 -0800
changeset 2202 bdd578af07ee
parent 2201 861310b6f3b2
child 2203 b97f18780dfe
19925941 "gmake test" failures for perl_mod/authen-pam
components/perl_modules/authen-pam/Makefile
--- a/components/perl_modules/authen-pam/Makefile	Tue Nov 11 07:47:24 2014 -0800
+++ b/components/perl_modules/authen-pam/Makefile	Tue Nov 11 14:19:11 2014 -0800
@@ -63,7 +63,10 @@
 #
 # Must have xml-parser installed for these tests to pass.
 #
-test:		$(TEST_32_and_64)
+test:		
+		if tty -s; then  $(MAKE) realtest; else echo 'Skipping tests'; fi
+
+realtest:	$(TEST_32_and_64)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)