Skip to content

Commit

Permalink
Merge pull request #5 from mariux64/clean-up-mxmount
Browse files Browse the repository at this point in the history
Clean up mxmount
  • Loading branch information
donald authored Sep 20, 2017
2 parents ae36627 + 64b0675 commit f69c3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxmount
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ sub parse_data {
$D->{line} = $_;

$D->{host} = $data[0];


$D->{label} = $data[1];
if($D->{label} =~ /^!(.*)/) {
Expand Down

0 comments on commit f69c3b6

Please sign in to comment.