typo in test_module

This commit is contained in:
roberto@localhost.localdomain
2009-10-28 09:33:16 +01:00
parent 12b052ee61
commit b44f46614e
+3 -1
View File
@@ -668,7 +668,9 @@ int main(int argc, char *argv[]) {
if (cgi_mode == 0) {
#endif
#endif
fprintf(stderr,"*** Starting uWSGI on [%.*s] ***\n", 24, ctime(&start_of_uwsgi.tv_sec));
if (test_module == NULL) {
fprintf(stderr,"*** Starting uWSGI on [%.*s] ***\n", 24, ctime(&start_of_uwsgi.tv_sec));
}
#ifndef UNBIT
#ifndef ROCK_SOLID
}