From 2352c3f819de4b93c1d64756e8d57e22d4691dfe Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Thu, 3 Nov 2016 10:41:43 -0700 Subject: [PATCH] auto-t: Rename abs_path_dir_list to tmpfs_extra_stuff --- autotests/testEAP-TLS/hw.conf | 2 +- autotests/testEAP-TTLS/hw.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autotests/testEAP-TLS/hw.conf b/autotests/testEAP-TLS/hw.conf index 9fad91c0..0cbda377 100644 --- a/autotests/testEAP-TLS/hw.conf +++ b/autotests/testEAP-TLS/hw.conf @@ -1,6 +1,6 @@ [SETUP] num_radios=2 -abs_path_dir_list=../misc/certs +tmpfs_extra_stuff=../misc/certs [HOSTAPD] rad0=ssidEAP-TLS.conf diff --git a/autotests/testEAP-TTLS/hw.conf b/autotests/testEAP-TTLS/hw.conf index 86ec7806..970a971b 100644 --- a/autotests/testEAP-TTLS/hw.conf +++ b/autotests/testEAP-TTLS/hw.conf @@ -1,6 +1,6 @@ [SETUP] num_radios=2 -abs_path_dir_list=../misc/certs +tmpfs_extra_stuff=../misc/certs [HOSTAPD] rad0=ssidEAP-TTLS.conf