From 719f6812813c07df3ebb6e93dca668285f7676b2 Mon Sep 17 00:00:00 2001 From: cristinapauna Date: Tue, 29 Nov 2016 11:18:58 +0200 Subject: [PATCH] Move the local_env file The local_env file was in the wrong directory and it was not sourced by the deploy script. Moved it to the correct location Change-Id: Ie5ddcfc656dc5c0a79aa49c2c553819b72303ef3 Signed-off-by: cristinapauna --- labs/arm/virtual1/{ => fuel/config}/local_env | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename labs/arm/virtual1/{ => fuel/config}/local_env (100%) diff --git a/labs/arm/virtual1/local_env b/labs/arm/virtual1/fuel/config/local_env similarity index 100% rename from labs/arm/virtual1/local_env rename to labs/arm/virtual1/fuel/config/local_env -- 2.16.6