Skip to content

remove unsafe interface from determine_backup_mode#12240

Closed
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:backctl
Closed

remove unsafe interface from determine_backup_mode#12240
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:backctl

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented May 11, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/basenc/bounded-memory is now passing!

@oech3 oech3 marked this pull request as ready for review May 11, 2026 17:50
@xtqqczze

This comment was marked as duplicate.

@xtqqczze
Copy link
Copy Markdown
Contributor

Contributes to #12238

@oech3

This comment was marked as outdated.

Comment thread src/uucore/src/lib/features/backup_control.rs
use clap::Command;
use std::sync::Mutex;

// The mutex is required here as by default all tests are run as separate
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the mutex isn't removed, this comment will require updating.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. I'll open as different PR and close this after CI passed.

@oech3 oech3 marked this pull request as draft May 14, 2026 12:43
@oech3 oech3 closed this May 14, 2026
@oech3 oech3 deleted the backctl branch May 14, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants