Skip to content

Commit

Permalink
acu114464 - [db_postgres] providers/default.rb - bug forgot to remove…
Browse files Browse the repository at this point in the history
… EOH
  • Loading branch information
Lopaka Delp committed Aug 14, 2013
1 parent e1577cb commit f4d9be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cookbooks/db_postgres/providers/default.rb
Expand Up @@ -500,7 +500,6 @@
not_if { current_restore_process == :no_restore }
flags "-ex"
code "rm -rf #{datadir}/pg_xlog/*"
EOH
end

# After removing old/stale xlog files, copies archived xlog files.
Expand Down

1 comment on commit f4d9be8

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #38079(2013-08-15_07-05-54), repo: rightscale_cookbooks, branch/tag: release13.05, sha: f4d9be8, status: PASS, reason: Acunote ID is specified, not checking if it is valid because this is not a head commit. (https://rightscale.acunote.com/projects/2091/tasks/114464)

Please sign in to comment.