From 384413c03bd16ccc250dad4659de031c41916240 Mon Sep 17 00:00:00 2001 From: Frank Liepold Date: Mon, 28 Apr 2014 11:50:04 +0200 Subject: [PATCH] test_suite: typo --- test_suite/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_suite/README b/test_suite/README index 91a43412..e6d0fd6d 100644 --- a/test_suite/README +++ b/test_suite/README @@ -45,7 +45,7 @@ default-main.conf and the subdirectory scripts. You specify your use case of the test suite by creating a subdirectory - e.g. my_use_case_dir - of the base directory. -In this subdirectory a file global.conf must be created, containing at lease +In this subdirectory a file global.conf must be created, containing at least the following two variables: global_user_dir must be set to .../test_suite/my_use_case_dir global_user_module_dir must be set to a subdirectory of global_user_dir.