[LON-CAPA-cvs] cvs: loncom /build Makefile
harris41
lon-capa-cvs@mail.lon-capa.org
Fri, 01 Mar 2002 19:25:47 -0000
harris41 Fri Mar 1 14:25:47 2002 EDT
Modified files:
/loncom/build Makefile
Log:
better to tell them to read the warnings file than to risk dumping it
to stdout immediately and wind up confusing them as has happened in
the past
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.70 loncom/build/Makefile:1.71
--- loncom/build/Makefile:1.70 Tue Feb 19 19:23:24 2002
+++ loncom/build/Makefile Fri Mar 1 14:25:47 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Scott Harrison
-# $Id: Makefile,v 1.70 2002/02/20 00:23:24 harris41 Exp $
+# $Id: Makefile,v 1.71 2002/03/01 19:25:47 harris41 Exp $
DIST="default"
CATEGORY="development"
@@ -182,7 +182,6 @@
echo "!!!! correct and taken care of !!!!"; \
echo "!!!! (it is output below here) !!!!"; \
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; \
- cat WARNINGS; \
fi
NET_webserverconf: