Skip to content

Commit

Permalink
verify with current code
Browse files Browse the repository at this point in the history
  • Loading branch information
b10n1k committed May 21, 2024
1 parent f042645 commit 62aa549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/support_server/setup.pm
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ sub pre_run_hook {
assert_script_run q|sed -i -e '/^include \"\/etc\/named.conf.include\";/ s/^/#/' /etc/named.conf|;
}

# assert_script_run q|sed -i -e '/^include \"\/etc\/named.d\/openqa.zones\";/ s/^/#/' /etc/named.conf|;
assert_script_run q|sed -i -e '/^include \"\/etc\/named.d\/openqa.zones\";/ s/^/#/' /etc/named.conf|;
$self->SUPER::pre_run_hook;
}

Expand Down

0 comments on commit 62aa549

Please sign in to comment.