Opened 10 years ago

Closed 10 years ago

#639 closed defect (duplicate)

nginx -V should output to STDOUT

Reported by: Dan Dascalescu Owned by:
Priority: minor Milestone:
Component: nginx-core Version: 1.7.x
Keywords: Cc:
uname -a: Windows 7 64-bit
nginx -V: <blank> !

Description

nginx -V > version.txt creates a blank file. Turns out I need to run `nginx -V 2> version.txt.

Returning version information isn't an error, so it shouldn't go to STDERR.

Change History (2)

comment:1 by Maxim Dounin, 10 years ago

Duplicate of #592.

comment:2 by Maxim Dounin, 10 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.