Signed-off-by: zhangyi (F) <yi.zhang@xxxxxxxxxx> --- test/local.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/local.config b/test/local.config index 990395f..21b25c2 100644 --- a/test/local.config +++ b/test/local.config @@ -10,7 +10,7 @@ export SOURCE_DIR=$PWD/src # Overlayfs config export LOWER_DIR="lower" export UPPER_DIR="upper" -export WORK_DIR="worker" +export WORK_DIR="work" export MERGE_DIR="merge" export LOWER_DIR1="lower1" -export WORK_DIR1="worker1" +export WORK_DIR1="work1" -- 2.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html