mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fix bug 1001.
Documentation updates.
This commit is contained in:
parent
943f783de7
commit
310f45b618
9 changed files with 32 additions and 9 deletions
|
@ -42,7 +42,7 @@ SCRATCH="scratch.$$.tmp"
|
|||
MYTIME="20080508T120000"
|
||||
|
||||
|
||||
if [ "$GNUPGHOME" != "`pwd`" ]; then
|
||||
if [ "$GNUPGHOME" != "`/bin/pwd`" ]; then
|
||||
echo "inittests: please set GNUPGHOME to the tests/pkits directory" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue