[Hejes-devel] [734] mod log makefile

hejes-devel at nytud.hu hejes-devel at nytud.hu
Mon May 13 10:48:07 CEST 2013


Revision: 734
Author:   mihaltz
Date:     2013-05-13 10:48:07 +0200 (Mon, 13 May 2013)
Log Message:
-----------
mod log makefile

Modified Paths:
--------------
    trunk/misc/log/Makefile

Modified: trunk/misc/log/Makefile
===================================================================
--- trunk/misc/log/Makefile	2013-05-13 08:41:50 UTC (rev 733)
+++ trunk/misc/log/Makefile	2013-05-13 08:48:07 UTC (rev 734)
@@ -1,5 +1,8 @@
 .PHONY: download_logs
 
+all:
+
+# download the nginx access logs from the production server. All of them. Will take a while.
 download_logs:
 	echo Downloading logs...
-	scp mihaltz at nytud.ezit.hu:/var/log/nginx/helyes.access.log.* ./
+	scp mihaltz at nytud.ezit.hu:/var/log/nginx/helyes.access.log* ./




More information about the Hejes-devel mailing list