owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

[tests-only] Save exitcode of last occ command #213

Closed saw-jan closed 1 year ago

saw-jan commented 1 year ago

Description

The PR https://github.com/owncloud/core/pull/40359 has implemented different method to save the exitcode of the last occ command and the local tests were failing because the exitcode was not saved. In this PR, I have implemented the updated way to save the occ exitCode.

Related Issue

Fixes https://github.com/owncloud/data_exporter/issues/212

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.