Reverting hitl change
This commit is contained in:
parent
40a49bc8d8
commit
507f1f2b6c
@ -31,7 +31,5 @@ python3 miniconf.py dt/sinara/dual-iir/04-91-62-d9-7e-5f afe/0='"G2"'
|
|||||||
python3 miniconf.py dt/sinara/dual-iir/04-91-62-d9-7e-5f afe/0='"G1"' iir_ch/0/0=\
|
python3 miniconf.py dt/sinara/dual-iir/04-91-62-d9-7e-5f afe/0='"G1"' iir_ch/0/0=\
|
||||||
'{"y_min": -32767, "y_max": 32767, "y_offset": 0, "ba": [1.0, 0, 0, 0, 0]}'
|
'{"y_min": -32767, "y_max": 32767, "y_offset": 0, "ba": [1.0, 0, 0, 0, 0]}'
|
||||||
|
|
||||||
# Probe-run appears to sporadically fail. In that case, the job is no longer active and there's no
|
kill $(jobs -p)
|
||||||
# background process to kill.
|
|
||||||
kill $(jobs -p) || true
|
|
||||||
wait || true
|
wait || true
|
||||||
|
Loading…
Reference in New Issue
Block a user