]> git.decadent.org.uk Git - dak.git/commit
Really fix the problem with the mail send to packages-removal twice:
authorAlexander Reichle-Schmehl <alexander@schmehl.info>
Fri, 24 Sep 2010 09:44:09 +0000 (09:44 +0000)
committerAlexander Reichle-Schmehl <alexander@schmehl.info>
Fri, 24 Sep 2010 09:44:09 +0000 (09:44 +0000)
commit1ef15ae934490b4dbb5ee652c44f282b41013e4f
treea1458fe6d6f5b126e3fbeec760c3d5cc4f63e10f
parent9f523eb071132709bcb68234f9a8bd7c22d3565c
Really fix the problem with the mail send to packages-removal twice:
We can't use the same subst template, as it (of course) isn't reset after
the first if block.  So we use a common Subst-dictionary and two individual
ones.
dak/rm.py