mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
keyword line to the comment block underneath. Submitted by: Garrett Cooper <yanegomi@gmail.com>
12 lines
395 B
Text
12 lines
395 B
Text
Content-Type: application/X-atf-config; version="1"
|
|
|
|
# $FreeBSD$
|
|
#
|
|
# Sample configuration file for properties affecting all test suites.
|
|
#
|
|
|
|
# When running the test suite as root, some tests require to switch to
|
|
# an unprivileged user to perform extra checks. Set this variable to
|
|
# the user you want to use in those cases. If not set, those tests will
|
|
# be skipped.
|
|
unprivileged-user = "_atf"
|