summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2021-03-04 17:29:46 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2021-05-21 11:08:42 +0200
commita3026d73eec9089ab508b3191b3028a1827ba803 (patch)
treeb8d6b97978b41be84e6ed4a39ecda2a96b4dc993
parentbf0cc04ce32c994aaff5991eeacaba09b9767553 (diff)
downloadurpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar
urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.gz
urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.bz2
urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.tar.xz
urpmi-a3026d73eec9089ab508b3191b3028a1827ba803.zip
explain the need for root twice
-rw-r--r--t/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/README b/t/README
index 9ca9e1c0..b5600e4d 100644
--- a/t/README
+++ b/t/README
@@ -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.