exit cleanly if $galaxy is already running (fake or real)

This commit is contained in:
Joe Bryan 2019-01-15 14:28:55 -05:00
parent 14a718d14d
commit 449b2c1a5d

View File

@ -414,7 +414,7 @@ _ames_io_start()
uL(fprintf(uH,
" ...perhaps you've got two copies of vere running?\n"));
}
exit(1);
u3_lo_bail();
}
uv_udp_getsockname(&sam_u->wax_u, (struct sockaddr *)&add_u, &add_i);