From 1e0ed93d1b9c71332e0aa3c38b11c8eb444a1f31 Mon Sep 17 00:00:00 2001
From: Simon Rose <simon.rose@ess.eu>
Date: Tue, 8 Sep 2020 16:29:34 +0200
Subject: [PATCH] Removing lower-case module name change, as this is enforced
 in the e3-require wrapper.

---
 App/tools/driver.makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile
index c9766a9b..d42b59a4 100644
--- a/App/tools/driver.makefile
+++ b/App/tools/driver.makefile
@@ -1063,6 +1063,4 @@ endif # EPICSVERSION defined
 ##
 ## Tuesday, June 30 2020                    : Combine NFS E3 driver.makefile with conda version
 ##
-## Friday, July 3 2020                      : Force all module names to be lowercase, to allow consistency between conda/nfs startup scripts.
-##
-## $(DATE)                                  : Removed the V3-specific code. Added metadata file.
\ No newline at end of file
+## Friday, July 3 2020              
\ No newline at end of file
-- 
GitLab