mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
write results to log files
This commit is contained in:
parent
531f3953d8
commit
c1a0e80f71
32 changed files with 117 additions and 147 deletions
|
@ -98,5 +98,9 @@ pgmname=`basename $0`
|
|||
|
||||
[ -z "$srcdir" ] && fatal "not called from make"
|
||||
|
||||
GPG="${srcdir}/../g10/gpg --homedir . "
|
||||
|
||||
exec 2> ${0}.log
|
||||
|
||||
:
|
||||
# end
|
Loading…
Add table
Add a link
Reference in a new issue