Skip to content
Snippets Groups Projects
Commit 07d4d36a authored by Tatsuo Ishii's avatar Tatsuo Ishii
Browse files

On solaris, createdb/dropdb fails because of strange behavior of system().

(it returns error with errno ECHILD upon successful completion of commands).
This fix ignores an error from system() if errno == ECHILD.
parent c439756f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment