]> git.decadent.org.uk Git - dak.git/commit
dak/process_accepted.py (install): use dsc_file instead of file
authorPhilipp Kern <pkern@debian.org>
Sun, 7 Sep 2008 20:50:06 +0000 (22:50 +0200)
committerPhilipp Kern <pkern@debian.org>
Sun, 7 Sep 2008 20:50:06 +0000 (22:50 +0200)
commit1b357f9b4f794fa56f4ee5b107167c7ecff3ac0a
treef36f23d0c85737fd0fc5176ac8acdef36aa24fdc
parentdc5d7b44188e95d81eb5a43b41c5534dc2e552b0
dak/process_accepted.py (install): use dsc_file instead of file

        * dak/process_accepted.py (install): better use dsc_file
        instead of the (for the loop iteration) static file
        variable

Signed-off-by: Philipp Kern <pkern@debian.org>
# Please enter the commit message for your changes.
# (Comment lines starting with '#' will not be included)
# On branch new-master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
# modified:   ChangeLog
# modified:   dak/process_accepted.py
#
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#
# modified:   daklib/database.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
# config/asterix/
# diff
# ftp/
# incoming/
# lock/
# log/
# queue/
# web/removals.txt
ChangeLog
dak/process_accepted.py