mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Adding sleep just in case.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
c4de88e6c6
commit
ab71b3163b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash -eu
|
||||
|
||||
/usr/sbin/pcscd -f -d &
|
||||
sleep 2
|
||||
./build_in_docker/pico_hsm
|
||||
#pytest tests -W ignore::DeprecationWarning
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue