提交 57fa15b1 编写于 作者: J Joerg Jaspert

Merge commit 'ncomm/dm_upload_allowed' into merge

* commit 'ncomm/dm_upload_allowed':
  Removed excess -D option from byhand-dm
Signed-off-by: NJoerg Jaspert <joerg@debian.org>
......@@ -41,7 +41,7 @@ echo "Authorised upload by $ID, copying into place"
OUT=$(mktemp)
cp "$BYHAND" "$DESTKR"
dak import-keyring -D --generate-users "%s" "$DESTKR" >$OUT
dak import-keyring --generate-users "%s" "$DESTKR" >$OUT
if [ -s "$OUT" ]; then
/usr/sbin/sendmail -odq -oi -t <<EOF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册