mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01: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
@ -181,4 +181,4 @@
|
|||||||
(call-popen `(,python -c "import sys; print('{0}.{1}'.format(sys.version_info[0], sys.version_info[1]))") "")))
|
(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"
|
(build-path (path-join gpgme-builddir "lang" "python"
|
||||||
(string-append "python" python-version "-gpg"))))
|
(string-append "python" python-version "-gpg"))))
|
||||||
(trace (file-exists? (trace build-path))))))
|
(file-exists? build-path))))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user