From 3bdd74f9c519d6e1beedf83dba58dd12a90f5e18 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 1 Jun 2013 18:33:32 -0700 Subject: [PATCH] Update TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 45932c6bd..2d5e8e53d 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ * communicator/ssh: Ability to re-establish connection * communicator/ssh: Download() * packer: Communicator should have Close() method -* packer: RemoteCommand.ExitChan() should be more efficient +* packer: Pretty unhappy with RemoteCommand... should discuss improvement * packer: Ui input * packer/plugin: Better error messages/detection if plugin crashes * packer/plugin: Testing of client struct/methods