Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/statsmaster/templates/process_logs_item.erb

Issue 6293281981857792: Issue 239 - Move AWStats processing to the stats server (Closed)
Patch Set: Created April 23, 2014, 1:14 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 subprocess.check_output([
2 '/usr/lib/cgi-bin/awstats.pl',
3 '-configdir=/var/www/awstatsconf',
4 '-config=<%= title %>',
5 '-update'
6 ])
OLDNEW

Powered by Google App Engine
This is Rietveld