diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2021-03-04 17:29:46 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2021-05-21 11:08:42 +0200 |
commit | a3026d73eec9089ab508b3191b3028a1827ba803 (patch) | |
tree | b8d6b97978b41be84e6ed4a39ecda2a96b4dc993 /t | |
parent | bf0cc04ce32c994aaff5991eeacaba09b9767553 (diff) | |
download | urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.gz urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.bz2 urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.xz urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.zip |
explain the need for root twice
Diffstat (limited to 't')
-rw-r--r-- | t/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ The tests are running the following way: 02create_pkgs.t builds the various RPMs needed by the others tests cfg.t tests reading/writing the config files pod.t check for POD errors in files (optional) -superuser--*.t +superuser--*.t tests needing to be run as root The first tests just ensure that basic things in urpmi works. |