Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adept integration test to changes in command_wrapper
command_wrapper tries to verify the connection (which includes sudo) using a call to "echo". If this fails, it'll raise an error. This change is now reflected in the test. fixes #34.
- Loading branch information