[csw-devel] SF.net SVN: gar:[15600] csw/mgar/pkg/coreutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Sep 10 02:19:59 CEST 2011
Revision: 15600
http://gar.svn.sourceforge.net/gar/?rev=15600&view=rev
Author: bdwalton
Date: 2011-09-10 00:19:59 +0000 (Sat, 10 Sep 2011)
Log Message:
-----------
coreutils/trunk: disable tests until next version bump
Modified Paths:
--------------
csw/mgar/pkg/coreutils/trunk/Makefile
Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile 2011-09-09 21:43:07 UTC (rev 15599)
+++ csw/mgar/pkg/coreutils/trunk/Makefile 2011-09-10 00:19:59 UTC (rev 15600)
@@ -52,9 +52,8 @@
PROTOTYPE_FILTER = awk '$$$$3 == "/opt/csw/bin/gsu" { $$$$4 = "4555" }; { print }'
-# 8.10 fails cp/fiemap-perf and cp/fiemap-2 on sparc due to gdf not returning
-# an error when running gdf -T -t ... (fiemap_capable_ in tests/init.cfg)
-ifneq ($(VERSION), 8.10)
+# move the pegs forward
+ifneq ($(VERSION), 8.13)
TEST_TARGET = check
else
TEST_SCRIPTS =
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list