Start pcscd with debug flag to get more debug info.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user