]> granicus.if.org Git - strace/commit
tests: fix vhangup.test
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Jul 2016 10:20:24 +0000 (10:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Jul 2016 12:16:58 +0000 (12:16 +0000)
commitcb44289ee3fd1482d3b8551d2e3b4568eb57e114
tree85ad0a7d6d88d5ca2b044e47ba4a3b4269e38ae4
parent58d0ee2ea5499cf532a03bed39187b1934b06a07
tests: fix vhangup.test

* tests/vhangup.c (main): Fix expected output for the case when
the calling process has CAP_SYS_TTY_CONFIG capability.

Reported-by: Yun-Chih Chen <b03902074@ntu.edu.tw>
tests/vhangup.c