[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 120/483: Don't commit too much

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 7aa1fbbbe661f7d9f32616abf942b2b836469e75
Author: Wladimir Palant <trev at gtchat.de>
Date:   Sun Jun 22 22:30:20 2008 +0000

    Don't commit too much
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40899
---
 make_release.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make_release.pl b/make_release.pl
index 86d395c..66b61a0 100644
--- a/make_release.pl
+++ b/make_release.pl
@@ -27,7 +27,7 @@ for my $locale (@locales)
 
 chdir('../..');
 system("cvs add downloads/elemhidehelper-$version.xpi");
-system(qq(cvs commit -m "Releasing Element Hiding Helper $version"));
+system(qq(cvs commit -m "Releasing Element Hiding Helper $version" downloads src/elemhidehelper));
 
 my $branch = $version;
 $branch =~ s/\./_/g;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list