tests: corrected username in pam-test

This commit is contained in:
Nikos Mavrogiannopoulos
2015-05-20 16:16:34 +02:00
parent 77c98f4534
commit e3d21e0d30

View File

@@ -116,7 +116,7 @@ if test $? != 0;then
stop
fi
retrieve_user_info test
retrieve_user_info testuser
# There is an issue in nuttcp that makes it crash under docker if
# /proc/sys/net/ipv4/tcp_adv_win_scale does not exist.