mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 21:51:30 +00:00
typo in test_module
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user