doc: Rename abs_path_dir_list to tmpfs_extra_stuff

This commit is contained in:
Tim Kourt 2016-11-03 10:41:42 -07:00 committed by Denis Kenzior
parent 50dff98280
commit 764d9bb377
1 changed files with 3 additions and 3 deletions

View File

@ -176,8 +176,8 @@ radio_confs=rad0:rad1
# Default: 20 seconds.
#max_test_exec_interval_sec=5
# List of directory names inside of a test configuration directory for which
# the symlinks will be created inside of /tmp. Such directories can be used
# List of paths inside of a test configuration directory for which
# the symlinks will be created inside of /tmp. Such paths can be used
# to specify an absolute path to the needed files inside of IWD and Hostapd
# configuration files.
# Example:
@ -190,7 +190,7 @@ radio_confs=rad0:rad1
# misc
#
# This field is optional.
#abs_path_dir_list=certs:misc
#tmpfs_extra_stuff=certs:misc
# Flag to prevent test-runner from starting IWD. Therefore, it may later be
# started from the python test cases.