aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrelease.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/release.rb b/release.rb
index a4219b91f1..1b8e0a75c4 100755
--- a/release.rb
+++ b/release.rb
@@ -27,4 +27,3 @@ end
# Upload rails tgz/zip
# Create SVN tag
-`cd ..; svn cp trunk tags/rel_#{ARGV[1]}`