Strip heredoc

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-07-31 12:09:05 +09:00
parent b01ad26c8a
commit a7247dfbe6
No known key found for this signature in database
GPG Key ID: F9E3E329A5C5E4A1

View File

@ -17,7 +17,7 @@ module ConfigHistories
port 24224
</source>
CONFIG
new_config = <<-CONFIG
new_config = <<-CONFIG.strip_heredoc
<source>
@type http
port 8899