aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-14 21:30:04 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-14 21:30:04 +0800
commit5188e02f5c0709e73ca2f744655cbfb673b69df7 (patch)
treeebad73fd67e189b60a9271315af63de3c9b14887
parentfbba0459a9358a7c45738c665c5bc256789de329 (diff)
downloadgsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar.gz
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar.bz2
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar.lz
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar.xz
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.tar.zst
gsoc2013-empathy-5188e02f5c0709e73ca2f744655cbfb673b69df7.zip
Remove action from release.py scriptEMPATHY_0_21_5
svn path=/trunk/; revision=550
-rwxr-xr-xrelease.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/release.py b/release.py
index 97a064eee..4d150b5d6 100755
--- a/release.py
+++ b/release.py
@@ -280,4 +280,3 @@ class Project:
self.exec_cmd(cmd)
project = Project()
-project.write_news()