diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
commit | 28ae5eb5595b41e06da5d74a6670b806364ef23a (patch) | |
tree | 8e5a38698fadc7f37fac9c63ebcfc144cdb0f96e /script/rails-post-deploy | |
parent | f27413e8fa2ca61ef531bbb45543f2b8b9a0e457 (diff) |
Remove svn tags that are out of date as we are now using git
Diffstat (limited to 'script/rails-post-deploy')
-rwxr-xr-x | script/rails-post-deploy | 3 |
1 files changed, 0 insertions, 3 deletions
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 |