SublimePuppet icon indicating copy to clipboard operation
SublimePuppet copied to clipboard

Issue with string with new lines

Open petems opened this issue 8 years ago • 0 comments

$alert_message = "Existing: ${existing_swapfile_bytes}B\nExpected: ${expected_swapfile_size_bytes}B\nMargin: ${margin_bytes}B"
notify{'Resizing Swapfile Alert':
  name => $alert_message,
}
screenshot 2016-04-26 01 14 53

petems avatar Apr 26 '16 00:04 petems