summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/debian-ftp-master4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/debian-ftp-master b/bin/debian-ftp-master
index 841bbd76..e8a2c473 100755
--- a/bin/debian-ftp-master
+++ b/bin/debian-ftp-master
@@ -38,10 +38,6 @@ fi
# connections don't race to do this and one of them disables multiplexing
ssh -fN ftp-master.debian.org
-# TODO watch the SSH process somehow, and if it dies, also kill the
-# *NEW notes* window. Save an ID for that window in case its title
-# changes?
-
# start Emacs on ftp-master
ssh ftp-master.debian.org pgrep -u spwhitton emacs \
|| ssh ftp-master.debian.org emacs --daemon &