work on adding testsuite runs to randomconfig test builds

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-05-10 04:16:43 +02:00
parent 572b9a3019
commit ff0e875e02
7 changed files with 109 additions and 69 deletions

View File

@@ -227,7 +227,7 @@ make_new_session(
IF_NOT_FEATURE_TELNETD_STANDALONE(void)
) {
#if !ENABLE_FEATURE_TELNETD_STANDALONE
enum { sock = 0 );
enum { sock = 0 };
#endif
const char *login_argv[2];
struct termios termbuf;