mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-04-02 00:50:15 +03:00
minor: fix spacing
Change-Id: I2f3127c7b276c9726fd0242e3e29be22f9d6255c
This commit is contained in:
@@ -228,7 +228,7 @@ program:
|
||||
|
||||
SERIAL ?= /dev/ttyUSB0
|
||||
log:
|
||||
stty -F $(SERIAL) 115200
|
||||
stty -F $(SERIAL) 921600
|
||||
lsof $(SERIAL) && echo "log is already opened" || ( sed -u "s/\r//" $(SERIAL) | ts )
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user