Skip to content

Commit 96759e8

Browse files
authored
Merge pull request #7573 from rhc54/topic/usfoo
Fix typo in usnic btl
2 parents f136a20 + 95db66d commit 96759e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opal/mca/btl/usnic/btl_usnic_map.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ void opal_btl_usnic_connectivity_map(void)
246246

247247
/* Filename is of the form: <prefix>-<hostname>.<pid>.<job>.<MCW
248248
rank>.txt */
249-
host =
250249
opal_asprintf(&filename, "%s-%s.pid%d.job%d.mcwrank%d.txt",
251250
mca_btl_usnic_component.connectivity_map_prefix,
252251
opal_process_info.nodename,

0 commit comments

Comments
 (0)