mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: remove _need_to_be_root
The check script requires that it be run as root, so adding individualized checks for this in each teat is not needed. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
99fd47b2b2
commit
56ff01f471
@@ -168,10 +168,6 @@ Test script environment:
|
||||
3. By default, tests are run as the same uid as the person
|
||||
executing the control script "check" that runs the test scripts.
|
||||
|
||||
If you need to be root, add a call to the shell procedure
|
||||
_need_to_be_root ... this will do nothing or exit with an
|
||||
error message depending on your current uid.
|
||||
|
||||
4. Some other useful shell procedures:
|
||||
|
||||
_get_fqdn - echo the host's fully qualified
|
||||
|
||||
Reference in New Issue
Block a user