mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
Merge branch 'run_ucmd_as_root' of github.com:jhscheer/coreutils into run_ucmd_as_root
This commit is contained in:
commit
044b3eb8b7
1 changed files with 1 additions and 0 deletions
|
@ -1578,6 +1578,7 @@ mod tests {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[cfg(unix)]
|
#[cfg(unix)]
|
||||||
|
#[cfg(feature = "whoami")]
|
||||||
fn test_run_ucmd_as_root() {
|
fn test_run_ucmd_as_root() {
|
||||||
// We need non-interactive `sudo.
|
// We need non-interactive `sudo.
|
||||||
// CICD environment should allow non-interactive `sudo`.
|
// CICD environment should allow non-interactive `sudo`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue