tests: Fix distcheck.
* tests/start-stop-agent: Remove backup file.
Fixes-commit: 9cd2b58dfb
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
ceed4a7454
commit
7fde780cc1
@ -39,6 +39,7 @@ do
|
||||
mv "$GNUPGHOME/$F" "$GNUPGHOME/$F~"
|
||||
sed -e "s#^agent-program.*#agent-program ${GPG_AGENT}|--debug-quick-random#" \
|
||||
>"$GNUPGHOME/$F" <"$GNUPGHOME/$F~"
|
||||
rm "$GNUPGHOME/$F~"
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user