mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 13:33:49 +01:00
iolab: enable serial_aggregator readline support
This commit is contained in:
parent
28f8c51aa2
commit
eebb649b88
2
dist/testbed-support/Makefile.iot-lab
vendored
2
dist/testbed-support/Makefile.iot-lab
vendored
@ -23,4 +23,4 @@ iotlab-reset: $(IOTLAB_AUTH)
|
||||
|
||||
iotlab-term:
|
||||
ssh -t $(IOTLAB_USER)@$(IOTLAB_SITE).iot-lab.info "test -f ~/.iotlabrc || auth-cli -u $(IOTLAB_USER)"
|
||||
ssh $(IOTLAB_USER)@$(IOTLAB_SITE).iot-lab.info "serial_aggregator -i $(IOTLAB_EXP_ID)"
|
||||
ssh -t $(IOTLAB_USER)@$(IOTLAB_SITE).iot-lab.info "serial_aggregator -i $(IOTLAB_EXP_ID)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user