Author: ngie
Date: Fri Jul 28 03:26:05 2017
New Revision: 321644
URL: https://svnweb.freebsd.org/changeset/base/321644

Log:
  MFC r320446:
  
  trailing_slash is a TAP-compliant testcase; mark it as such, instead
  of calling is a plain testcase.

Modified:
  stable/10/tests/sys/vfs/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/tests/sys/vfs/Makefile
==============================================================================
--- stable/10/tests/sys/vfs/Makefile    Fri Jul 28 03:25:58 2017        
(r321643)
+++ stable/10/tests/sys/vfs/Makefile    Fri Jul 28 03:26:05 2017        
(r321644)
@@ -2,6 +2,6 @@
 
 TESTSDIR=              ${TESTSBASE}/sys/vfs
 
-PLAIN_TESTS_SH+=       trailing_slash
+TAP_TESTS_SH+= trailing_slash
 
 .include <bsd.test.mk>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to