Update TODO

This commit is contained in:
Mitchell Hashimoto 2013-06-01 18:33:32 -07:00
parent e753ffe5d9
commit 3bdd74f9c5
1 changed files with 1 additions and 1 deletions

View File

@ -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