aboutgitcodebugslistschat
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-07-15 15:21:31 +1000
committerStefano Brivio <sbrivio@redhat.com>2022-07-22 19:41:42 +0200
commit70fcba542e9f5fc52a322a935ae392359a687890 (patch)
tree7b62295ad1e4388ec30c13024122278e2b471ab2 /Makefile
parent181efaa3fa24ad9c6e758ba0d7db67185eb98df0 (diff)
downloadpasst-70fcba542e9f5fc52a322a935ae392359a687890.tar
passt-70fcba542e9f5fc52a322a935ae392359a687890.tar.gz
passt-70fcba542e9f5fc52a322a935ae392359a687890.tar.bz2
passt-70fcba542e9f5fc52a322a935ae392359a687890.tar.lz
passt-70fcba542e9f5fc52a322a935ae392359a687890.tar.xz
passt-70fcba542e9f5fc52a322a935ae392359a687890.tar.zst
passt-70fcba542e9f5fc52a322a935ae392359a687890.zip
tests: Fix detection of empty 'hout' responses in passt{,_in_ns} tests
The dhcp/passt and dhcp/passt_in_ns tests at least, and maybe others use 'hout' commands that need to be able to detect empty output. However, we don't set PS1, which means the screen-scraping logic which detects this may not be reliable. In addition, if the host is using a recent bash, it will have bracketed paste mode enabled which will also add escape codes which will mess up the empty output detection. Set the prompt and disable bracketed paste mode from the passt and passt_in_ns setups to avoid these problems. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions