Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #35353

The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge enabled auto-merge November 23, 2022 15:42
@blizzz blizzz mentioned this pull request Nov 23, 2022
1 task
@blizzz blizzz added the 4. to release Ready to be released and/or waiting for tests to finish label Nov 23, 2022
@blizzz
Copy link
Member

blizzz commented Nov 23, 2022

taking failing tests as unrelated

@blizzz blizzz disabled auto-merge November 23, 2022 19:47
@blizzz blizzz merged commit 222b894 into stable25 Nov 23, 2022
@blizzz blizzz deleted the backport/35353/stable25 branch November 23, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug feature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants