Files
patroni/tests
Oleksii Kliukin d7988384d3 Address the code review by Alex Kukushkin:
- check the link before checking the file when deciding to remove it,
  as isfile follows symlinks and, therefore, may return True on them.
- Remove append mode from write_pgpass, as it is always written anew
  before it is used.
- make pg_controldata return an empty hash in case of an error, and
  check for the empty value return by this function before using it.
 some other minior fixed and test updates.
2015-10-12 16:24:02 +02:00
..
2015-10-02 13:17:58 +02:00
2015-10-02 10:26:48 +02:00
2015-10-12 15:29:47 +02:00
2015-10-08 13:07:38 +02:00