From b386e567db37fce7dfde29c14b2b0aaaaa8775cd Mon Sep 17 00:00:00 2001 From: DanHam Date: Sun, 8 Jul 2018 22:16:40 +0100 Subject: [PATCH] Change filename to better illustrate purpose of step --- .../common/{step_create_tempdir.go => step_create_build_dir.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename builder/hyperv/common/{step_create_tempdir.go => step_create_build_dir.go} (100%) diff --git a/builder/hyperv/common/step_create_tempdir.go b/builder/hyperv/common/step_create_build_dir.go similarity index 100% rename from builder/hyperv/common/step_create_tempdir.go rename to builder/hyperv/common/step_create_build_dir.go