Bug fixes in 0.4.1
- The exporter now exports sysfsgpios during place acquire/release, fixing a
race in the sysfspgio agent interface. - Fixed a bug where using
labgrid-client io get
always returnedlow
when reading asysfsgpio
. - Fixed
labgrid-client forward --remote
/-R
, which used either the LOCAL
part of--local
/-L
accidentally (if specified) or raised an
UnboundLocalError. - Fix labgrid-client exit code on keyboard interrupt.