Skip to content

Commit 95db66d

Browse files
committed
Fix typo in usnic btl
Signed-off-by: Ralph Castain <[email protected]>
1 parent f136a20 commit 95db66d

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)