You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The one way to generate ExecUtilException - RaiseError.UtilityExitedWithNonZeroCode
- RaiseError is added
- ExecUtilException::error is added (it contains the error data)
- ExecUtilException::__str__ is updated
- PostgresNode::psql and PostgresNode::safe_psql are updated
- TestLocalOperations::test_exec_command_failure is updated
- TestRemoteOperations::test_exec_command_failure is updated
- TestRemoteOperations::test_makedirs_and_rmdirs_failure is updated
0 commit comments