[Commits] (markie) remove overlooked debug 'echo'

commits at osafoundation.org commits at osafoundation.org
Thu Apr 29 23:51:37 PDT 2004


Commit by: markie
Modified files:
internal/PyLucene/Makefile 1.15 1.16

Log message:
remove overlooked debug 'echo'


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/internal/PyLucene/Makefile.diff?r1=text&tr1=1.15&r2=text&tr2=1.16

Index: internal/PyLucene/Makefile
diff -u internal/PyLucene/Makefile:1.15 internal/PyLucene/Makefile:1.16
--- internal/PyLucene/Makefile:1.15	Thu Apr 29 23:47:57 2004
+++ internal/PyLucene/Makefile	Thu Apr 29 23:51:07 2004
@@ -35,7 +35,6 @@
 build: sources apply
 	MAKEFLAGS=; \
 	. $(BUILD_ROOT)/cygenv.sh; \
-	echo PATH is $(PATH); \
 	$(MAKE) -f $(OS_MAKE) GCJ=`cygpath -aw $(GCJ_HOME)` $(COMP_OPT) \
                               DB=`cygpath -aw $(DB)` \
                               RELDIR=`cygpath -aw $(BUILD_ROOT)/$(SNAP)` \



More information about the Commits mailing list