Remove now finished TODO item about having a sanity check for ssh

This commit is contained in:
Jaime Casanova
2012-06-13 00:43:00 -05:00
parent f4087d0a32
commit fa889a11ac

7
TODO
View File

@@ -12,10 +12,3 @@ Known issues in repmgr
* After running repmgrd as a regular foreground application, hitting
control-C causes the program to crash.
Planned feature improvements
============================
* Before running ``pg_start_backup()``, a sanity check that there is a
a working ssh connection to the destination would help find
configuration errors before disturbing the database.