[Hejes-devel] [1725] cosmetics

hejes-devel at nytud.hu hejes-devel at nytud.hu
Tue Mar 7 18:32:35 CET 2017


Revision: 1725
Author:   mittelholcz
Date:     2017-03-07 18:32:34 +0100 (Tue, 07 Mar 2017)
Log Message:
-----------
cosmetics

Modified Paths:
--------------
    trunk/web2py/applications/helyesiras_webdev/Makefile
    trunk/web2py/applications/helyesiras_webdev/update_htpdevel.sh

Modified: trunk/web2py/applications/helyesiras_webdev/Makefile
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/Makefile	2017-03-07 17:25:13 UTC (rev 1724)
+++ trunk/web2py/applications/helyesiras_webdev/Makefile	2017-03-07 17:32:34 UTC (rev 1725)
@@ -3,27 +3,16 @@
 	epydoc ./modules -o /home/projects/helyesiras/documents/helyesiras.epydoc
 
 
-# svn update + fix ownership, permissions
+# svn update + fix ownership, permissions (run: sudo make update)
 update:
 	svn update
 	chown -R www-data:www-data ./
 	chmod -R g+w ./
 
-# this works on the htp-devel server which runs with apache
+# this works on the htp-devel server which runs with apache (run: sudo make restart)
 restart:
 	/etc/init.d/apache2 restart
 
-
-# # svn update + fix ownership, permissions
-# update:
-	# svn update
-	# sudo chown -R www-data:www-data ./
-	# sudo chmod -R g+w ./
-
-# # this works on the htp-devel server which runs with apache
-# restart:
-	# sudo /etc/init.d/apache2 restart
-
 # use this if new exceptions were added or changed in any of the modules
 restart_memcached:
 	echo 'flush_all' | nc -q 2 localhost 11211

Modified: trunk/web2py/applications/helyesiras_webdev/update_htpdevel.sh
===================================================================
--- trunk/web2py/applications/helyesiras_webdev/update_htpdevel.sh	2017-03-07 17:25:13 UTC (rev 1724)
+++ trunk/web2py/applications/helyesiras_webdev/update_htpdevel.sh	2017-03-07 17:32:34 UTC (rev 1725)
@@ -12,3 +12,4 @@
 # apache ujrainditasa
 make restart ;
 
+




More information about the Hejes-devel mailing list