[Pkg-running-devel] [antpm] 06/41: scripts: comment unused code

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:44 UTC 2016


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

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 0465c43f16765b256a5fa55a9638d7da6ed3292d
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 14:35:18 2015 +0200

    scripts: comment unused code
---
 scripts/make-tarball | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/make-tarball b/scripts/make-tarball
index f0b9455..4318f33 100755
--- a/scripts/make-tarball
+++ b/scripts/make-tarball
@@ -8,8 +8,8 @@ echo 'GIT_VER='$GIT_VER
 
 OUTNAME=antpm_${VER}.orig.tar
 
-FILES=`find . -type f -name \* -print | grep -v .git`
-TMP_LIST=`mktemp`
+#FILES=`find . -type f -name \* -print | grep -v .git`
+#TMP_LIST=`mktemp`
 
 #echo $FILES
 #echo "TMP_LIST=${TMP_LIST}"

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



More information about the Pkg-running-devel mailing list