vtest: Fix --socket-path option not working
It would always cause the server to crash with "No such file or directory" message.
Changing the option argument type from optional to required fixes the issue.
Signed-off-by: Igor Ponomarev igor.ponomarev@collabora.com