More flags to debug

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2023-01-30 13:15:04 +01:00
parent 2f5fcd1f14
commit 9077e78315
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

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