Start pcscd with debug flag to get more debug info.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-01-30 13:09:17 +01:00
parent 24d430a3ac
commit 2f5fcd1f14

View File

@@ -1,5 +1,5 @@
#!/bin/bash -eu
/usr/sbin/pcscd &
/usr/sbin/pcscd -d &
./build_in_docker/pico_hsm > /dev/null &
pytest tests -W ignore::DeprecationWarning