[LON-CAPA-cvs] cvs: loncom /build Makefile

raeburn raeburn at source.lon-capa.org
Tue Nov 8 02:40:04 EST 2011


raeburn		Tue Nov  8 07:40:04 2011 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  - Documentation for langcheck.piml.
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.198 loncom/build/Makefile:1.199
--- loncom/build/Makefile:1.198	Wed Nov  2 13:16:23 2011
+++ loncom/build/Makefile	Tue Nov  8 07:40:04 2011
@@ -1,6 +1,6 @@
 # The LearningOnline Network with CAPA
 
-# $Id: Makefile,v 1.198 2011/11/02 13:16:23 goltermann Exp $
+# $Id: Makefile,v 1.199 2011/11/08 07:40:04 raeburn Exp $
 
 # TYPICAL USAGE of this Makefile is primarily for two targets:
 # "make build" and "make install".
@@ -136,6 +136,7 @@
 	@echo "    nohist_reseval.db to nohist_accesscount.db."
 	@echo "modify_config_files: Perform automatic update of the "
 	@echo "    configuration files for yum and MySQL."
+	@echo "langcheck: test to see if root bash and OS are using English."
 	@echo "ntpcheck: test to see if ntp is installed and running."
 	@echo "html_parser_check: test functionality of HTML::Parser."
 	@echo "math_random_check: test functionality of Math::Random."




More information about the LON-CAPA-cvs mailing list