Skip to content

Commit 63b0476

Browse files
smortexRamesh7
authored andcommitted
DELETE ME
Attempt to dig into serverspec internals for the various failures.
1 parent fa69745 commit 63b0476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/acceptance/utf8_encoding_spec.rb

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ class { 'postgresql::server': }
1818
export_locales('en_NG.UTF8')
1919
idempotent_apply(pp, debug: true)
2020
puts '-------------------------------'
21+
pp os
22+
puts '-------------------------------'
2123
puts LitmusHelper.instance.run_shell('ss -lntp').stdout
2224
puts '-------------------------------'
2325
puts LitmusHelper.instance.run_shell('journalctl -u postgresql').stdout

0 commit comments

Comments
 (0)