Sign in
opensecura
/
hw
/
kelvin
/
19eeec6dc2f1f82d98fcfc1612bdd9b99babaa93
/
.
/
tests
/
renode
/
stty
blob: 8a1d8765fa6a58dcff061dd32138e0ede497ba3b [
file
] [
log
] [
blame
]
#!/bin/bash
# No-op to replace stty when running renode-test.
# When running via `bazel test`, we are disconnected
# from the terminal, and a real stty may hang indefinitely.