From 28ae5eb5595b41e06da5d74a6670b806364ef23a Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 9 Oct 2012 11:38:23 +1100 Subject: Remove svn tags that are out of date as we are now using git --- script/rails-post-deploy | 3 --- script/request-creation-graph | 2 -- script/user-use-graph | 2 -- 3 files changed, 7 deletions(-) (limited to 'script') diff --git a/script/rails-post-deploy b/script/rails-post-deploy index 977805eb5..67752b0bc 100755 --- a/script/rails-post-deploy +++ b/script/rails-post-deploy @@ -7,9 +7,6 @@ # # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ -# -# $Id: rails-post-deploy,v 1.18 2009-09-03 23:44:50 francis Exp $ -# set -e #set -x # debug diff --git a/script/request-creation-graph b/script/request-creation-graph index 3b7741ee2..499e7371e 100755 --- a/script/request-creation-graph +++ b/script/request-creation-graph @@ -4,8 +4,6 @@ # # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ -# -# $Id: request-creation-graph,v 1.9 2009-08-11 17:21:20 francis Exp $ GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1600,600" EXTENSION=".png" diff --git a/script/user-use-graph b/script/user-use-graph index 4e5876239..1cf409cb2 100755 --- a/script/user-use-graph +++ b/script/user-use-graph @@ -4,8 +4,6 @@ # # Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ -# -# $Id: user-use-graph,v 1.1 2009-02-12 20:01:31 root Exp $ GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1200,400" EXTENSION=".png" -- cgit v1.2.3