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

ebourg-guest pushed a commit to branch master
in repository wss4j.

commit 8ce237445b8366996347a818a1b88f5601809237
Author: Charles Plessy <[email protected]>
Date:   Sun Sep 22 23:22:37 2013 +0000

    Removed spurious rm command (no file is created with that name).
---
 debian/orig-tar.sh |    1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 0336a7c..5a2d086 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -32,4 +32,3 @@ fi
 svn export  
http://svn.apache.org/repos/asf/webservices/wss4j/tags/${2//\./\_}/ $DIR
 GZIP="--best --no-name" tar --exclude-vcs --exclude-from=debian/exclude -c -z 
-f $TAR $DIR
 rm -rf $DIR
-rm ../${2//\./_}

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/wss4j.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to