Commit 7a452d5b authored by Dave Syer's avatar Dave Syer

Fix test that fails because of pretty printing

parent f6c12e0b
...@@ -7,7 +7,7 @@ server.tomcat.basedir: target/tomcat ...@@ -7,7 +7,7 @@ server.tomcat.basedir: target/tomcat
server.tomcat.access_log_pattern: %h %t "%r" %s %b server.tomcat.access_log_pattern: %h %t "%r" %s %b
security.require_ssl: false security.require_ssl: false
service.name: Phil service.name: Phil
http.mappers.json_pretty_print: true #http.mappers.json_pretty_print: true
shell.ssh.enabled: true shell.ssh.enabled: true
shell.ssh.port: 2222 shell.ssh.port: 2222
#shell.telnet.enabled: false #shell.telnet.enabled: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment