about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-12-12 15:37:54 +0000
committerbors <bors@rust-lang.org>2018-12-12 15:37:54 +0000
commitdd8fc7dc06dea00afbd365468cf4804f68a3531c (patch)
tree03a81d4432a18110bd80455df782096ab483a295 /src/rustllvm/RustWrapper.cpp
parentbd47d6825bf4090517549d33cfef10d3300b4a75 (diff)
parent4d5413bc1d5aca13bca630b07505f851a5fe19d5 (diff)
downloadrust-dd8fc7dc06dea00afbd365468cf4804f68a3531c.tar.gz
rust-dd8fc7dc06dea00afbd365468cf4804f68a3531c.zip
Auto merge of #56735 - Mark-Simulacrum:fix-sign, r=alexcrichton
Fix gpg signing in manifest builder

GPG versions 2.x+ require that --batch be passed if --passphrase-fd is
to be accepted.

From the man page:

       --passphrase-fd n
              Read  the passphrase from file descriptor n. Only the first line
              will be read from file descriptor n. If you use  0  for  n,  the
              passphrase  will  be  read  from STDIN. This can only be used if
              only one passphrase is supplied.

              Note that this passphrase is only used if the option --batch has
              also been given.  This is different from GnuPG version 1.x.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions