Adding sleep just in case.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2023-01-30 16:07:41 +01:00
parent c4de88e6c6
commit ab71b3163b
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

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