mirror of https://github.com/containers/podman.git
Final followup to #22270. That PR added a temporary convention allowing a new form of ExitWithError(), one with an exit code and stderr substring. In order to allow bite-size progress, the old no-args form was still allowed. This PR removes support for no-args ExitWithError(). This PR also adds one piece of new functionality: passing "" (empty string) as the stderr arg means "expect exit code but fail if there's anything at all in stderr". Signed-off-by: Ed Santiago <santiago@redhat.com> |
||
---|---|---|
.. | ||
common_function_test.go | ||
matchers.go | ||
podmansession_test.go | ||
podmantest_test.go | ||
utils.go | ||
utils_suite_test.go |