We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e3fb9 commit d04debfCopy full SHA for d04debf
provision/lib/Warewulf/Event/Dhcp.pm
@@ -24,7 +24,7 @@ sub
24
update_dhcp()
25
{
26
if ($opt_nodhcp) {
27
- &wprint("Skipping DHCP update. Manually run: wwsh dhcp update");
+ &wprint("Skipping DHCP update. Manually run: wwsh dhcp update\n");
28
return 1;
29
}
30
0 commit comments