Skip to content
Snippets Groups Projects
Commit 6d7b95a4 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

remove comment

parent 2edb734b
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,6 @@ int slurm_step_launch (slurm_step_ctx ctx,
char *launcher_hostname = xshort_hostname();
struct hostent *ent = gethostbyname(launcher_hostname);
info("ip str is = \"%s\"", ent->h_addr_list[0]);
step_env = env_array_create_for_step(
ctx->step_resp,
launcher_hostname,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment