Skip to content

Commit 22d05a5

Browse files
committed
DELETE ME
Attempt to dig into serverspec internals for the various failures.
1 parent edf27ca commit 22d05a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: 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)