svn commit: branches/uClibc-nptl/test/rpc

sjhill at uclibc.org sjhill at uclibc.org
Thu Nov 29 05:13:31 UTC 2007


Author: sjhill
Date: 2007-11-28 21:13:31 -0800 (Wed, 28 Nov 2007)
New Revision: 20575

Log:
Whoops.


Modified:
   branches/uClibc-nptl/test/rpc/Makefile


Changeset:
Modified: branches/uClibc-nptl/test/rpc/Makefile
===================================================================
--- branches/uClibc-nptl/test/rpc/Makefile	2007-11-29 05:06:45 UTC (rev 20574)
+++ branches/uClibc-nptl/test/rpc/Makefile	2007-11-29 05:13:31 UTC (rev 20575)
@@ -1,7 +1,7 @@
 # uClibc rpc tests
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
-TESTS := getrpcent getrpcent_r
+TESTS := getrpcent
 
 ifeq ($(UCLIBC_HAS_REENTRANT_RPC),y)
 TESTS += getrpcent_r




More information about the uClibc-cvs mailing list