You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/10/13 02:24:28 UTC

svn commit: r584347 - in /apr/apr/branches/1.2.x: helpers/ renames_pending test/Makefile.win

Author: wrowe
Date: Fri Oct 12 17:23:21 2007
New Revision: 584347

URL: http://svn.apache.org/viewvc?rev=584347&view=rev
Log:
Such things belong only to a trunk, never a released branch.

Removed:
    apr/apr/branches/1.2.x/helpers/
    apr/apr/branches/1.2.x/renames_pending
Modified:
    apr/apr/branches/1.2.x/test/Makefile.win

Modified: apr/apr/branches/1.2.x/test/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/test/Makefile.win?rev=584347&r1=584346&r2=584347&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/test/Makefile.win (original)
+++ apr/apr/branches/1.2.x/test/Makefile.win Fri Oct 12 17:23:21 2007
@@ -47,9 +47,6 @@
 	$(OUTDIR)\testlockperf.exe \
 	$(OUTDIR)\testmutexscope.exe
 
-OTHER_PROGRAMS = \
-	$(OUTDIR)\sendfile.exe 
-
 TESTALL_COMPONENTS = \
 	$(OUTDIR)\mod_test.dll \
 	$(OUTDIR)\occhild.exe \