Permalink
Show file tree
Hide file tree
8 changes: 8 additions & 0 deletions
8
...rt/db-support-base/src/main/java/com/thoughtworks/go/server/database/BackupProcessor.java
34 changes: 18 additions & 16 deletions
34
...t-mysql/src/main/java/com/thoughtworks/go/server/database/mysql/MySQLBackupProcessor.java
32 changes: 17 additions & 15 deletions
32
...resql/src/main/java/com/thoughtworks/go/server/database/pg/PostgresqlBackupProcessor.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Improve error messages on failure to launch backup process
ztexec can include env vars in the error message which we don't want in this case.
- Loading branch information
1 parent
e3facea
commit 6545481
Showing
3 changed files
with
43 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters