mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-16 17:45:09 +00:00
Fix typo
This commit is contained in:
parent
df3c762600
commit
9f67094800
@ -10,7 +10,7 @@ Release Reminders
|
|||||||
exec valgrind --suppressions=/tmp/a.supp -q \
|
exec valgrind --suppressions=/tmp/a.supp -q \
|
||||||
`dirname $0`/z/`basename $0` ${1+"$@"}
|
`dirname $0`/z/`basename $0` ${1+"$@"}
|
||||||
|
|
||||||
Symlink exec-v to each executable. /tmp/a.supp can be populated
|
Symlink exec-z to each executable. /tmp/a.supp can be populated
|
||||||
with suppressions for libraries, for example:
|
with suppressions for libraries, for example:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user