4924: Refactor arv edit and arv create to improve error handling.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 8 Jan 2015 15:26:35 +0000 (10:26 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 8 Jan 2015 15:26:35 +0000 (10:26 -0500)
commit8295ba721133c341fd72350f7ca9438d1a99cdbe
treeeb7956008c50e7c45311e60480a24985c5c30678
parent8cf505f8205a2c8e0c121b76e3101f7eaa662516
4924: Refactor arv edit and arv create to improve error handling.

* Error messages are now added in a comment block at the top of the file, and
  the file is re-opened in the user's editor.
* Does not try to update attributes that are not changed.
* Exiting the editor with the file unchanged exits the editing loop.
sdk/cli/bin/arv