coreutils/tests/common
Jan Scheer 12d7d9846a
test/util: improve run_ucmd_as_root for CICD
* ensure that `fn run_no_wait` is only invoked if the system running the
test has `sudo` in $path

Previously, if run inside CICD, calling `fn run_ucmd_as_root`
would provoke `fn run_no_wait` to panic because there's no `sudo`.
2022-05-10 23:41:22 +02:00
..
macros.rs pwd: Properly resolve logical working directory (#2604) 2021-08-28 22:31:20 +02:00
mod.rs tests: move macros into separate module 2016-05-22 15:10:06 -04:00
util.rs test/util: improve run_ucmd_as_root for CICD 2022-05-10 23:41:22 +02:00