Skip to content

Commit

Permalink
Merge pull request #21058 from mguetschow/tests-shell-socat
Browse files Browse the repository at this point in the history
tests/sys/shell: use default terminal instead of socat
  • Loading branch information
maribu authored Dec 4, 2024
2 parents a03aa10 + be5d099 commit f5b4b17
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/sys/shell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ USEMODULE += ztimer_msec
# JSON help is needed by test script
USEMODULE += shell_builtin_cmd_help_json

# Use a terminal that does not introduce extra characters into the stream.
RIOT_TERMINAL ?= socat

APP_SHELL_FMT ?= NONE

# microbit qemu failing currently
Expand Down

0 comments on commit f5b4b17

Please sign in to comment.