diff options
author | Jason Colyer <jcolyer2007@gmail.com> | 2018-12-21 14:55:26 -0600 |
---|---|---|
committer | Jason Colyer <jcolyer2007@gmail.com> | 2019-01-16 08:29:40 -0600 |
commit | 6de60ef29575adb6480850cff32b37c820ad396b (patch) | |
tree | 67190e4f5df16a843fd03e9be902416487d8031a /.gitignore | |
parent | aeb11d153e18a9a7adef30f49afa156fa6b0e3a5 (diff) | |
download | gitlab-ce-6de60ef29575adb6480850cff32b37c820ad396b.tar.gz |
Modified files.rb to handle tar error
Changed the run_pipeline! function to instead use Open3.pipeline_start
In doing so, the code is able to grab the last STDERR. In the case
where the error is the one from older tar versions (relating to ./),
it will not raise a Backup::Error. All other instances of command
failure will result in Backup::Error being raised.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions