mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tests: Remove debugging remnants.
* tests/gpgme/gpgme-defs.scm (run-python-tests?): Remove 'trace's. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
d75d20909d
commit
ceb4b24575
1 changed files with 1 additions and 1 deletions
|
@ -181,4 +181,4 @@
|
|||
(call-popen `(,python -c "import sys; print('{0}.{1}'.format(sys.version_info[0], sys.version_info[1]))") "")))
|
||||
(build-path (path-join gpgme-builddir "lang" "python"
|
||||
(string-append "python" python-version "-gpg"))))
|
||||
(trace (file-exists? (trace build-path))))))
|
||||
(file-exists? build-path))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue