Merge pull request #54367 from mattclay/fix-ping-test

Fix ping integration test to work with ssh.
This commit is contained in:
Matt Clay
2019-03-25 16:27:56 -07:00
committed by GitHub
parent 29de0619e8
commit a775af919e

View File

@@ -50,4 +50,4 @@
that:
- result is failed
- result is not changed
- "'Exception: boom' in result.module_stderr"
- "'Exception: boom' in result.module_stdout + result.module_stderr"