zdtm: Add tty02 test enabled by default

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov 2012-10-30 18:25:33 +04:00 committed by Pavel Emelyanov
parent 598a4c21d6
commit 484905d4ef

View file

@ -65,6 +65,7 @@ transition/fork
static/pty00
static/pty01
static/pty04
static/tty02
"
# Duplicate list with ns/ prefix
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')