Skip to content

Commit 7452c15

Browse files
author
Marcin Przepiorowski
committed
dx_config append
1 parent 189d5f1 commit 7452c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/dx_config.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ sub convert_text_todxconf {
193193
foreach (keys %{$eng}) {
194194
delete $eng->{$_} unless defined $eng->{$_};
195195
}
196+
$eng->{"hostname"} = $en;
196197
push(@engine_list, $eng);
197198
}
198199
}

0 commit comments

Comments
 (0)