This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts.
commit 892ace0e790e504a1ab3f6d22c5296b80fe0ee84 Author: Osamu Aoki <[email protected]> Date: Fri Sep 25 23:37:12 2015 +0900 uupdate.sh: clean up --- scripts/uupdate.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/uupdate.sh b/scripts/uupdate.sh index be556ae..9fa968a 100755 --- a/scripts/uupdate.sh +++ b/scripts/uupdate.sh @@ -1006,7 +1006,6 @@ else echo "Old: <version>-<revision> = $SVERSION" echo "Old: <version> = $UVERSION" echo "New: <version> = $NEW_VERSION" - ls -1 ${PACKAGE}_${NEW_VERSION}.orig*.tar.* fi if [ "`readlink -f ../${PACKAGE}-$NEW_VERSION`" = "$OPWD" ]; then -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
