Skip to content

Commit

Permalink
Showing all pieces of info generated by Summary()
Browse files Browse the repository at this point in the history
  • Loading branch information
kobliha committed Dec 5, 2014
1 parent 3ee6d2f commit 300bebd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/clients/dns-server_auto.rb
Expand Up @@ -46,8 +46,7 @@ def main

# Create a summary
if @func == "Summary"
@ret_list = DnsServer.Summary
@ret = Ops.get_string(@ret_list, 0, "")
@ret = DnsServer.Summary.join("<br>\n")
# Reset configuration
elsif @func == "Reset"
DnsServer.Import({})
Expand Down

0 comments on commit 300bebd

Please sign in to comment.