daemon-windows: Recognize --no-chdir option for windows.
authorGurucharan Shetty <shettyg@nicira.com>
Fri, 18 Apr 2014 18:04:14 +0000 (11:04 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 23 Apr 2014 15:59:59 +0000 (08:59 -0700)
commitfd9164cd5aa087e1acc671aad36d66b4ba267c34
tree6184d702edc71a315cc4765062b77bbf01e66fbe
parent84f7a5273bc627df61c9d71f4ce9f1f058c18545
daemon-windows: Recognize --no-chdir option for windows.

The option won't have any effect on the running of the daemon.
Recognizing the option lets us avoid if else conditions in unit
tests.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/daemon.h