From c502b1274f8bbe0567fd5ca4c7968c65f2635faa Mon Sep 17 00:00:00 2001
From: Rob Adams <rob.adams@bigswitch.com>
Date: Thu, 9 May 2013 13:50:11 -0700
Subject: [PATCH] Fix floodlightdefault.properties (bad merge)

---
 src/main/resources/floodlightdefault.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/floodlightdefault.properties b/src/main/resources/floodlightdefault.properties
index 14677f4fc..c2c344736 100644
--- a/src/main/resources/floodlightdefault.properties
+++ b/src/main/resources/floodlightdefault.properties
@@ -1,3 +1,4 @@
+floodlight.modules=\
 net.floodlightcontroller.jython.JythonDebugInterface,\
 net.floodlightcontroller.core.module.ApplicationLoader
 net.floodlightcontroller.core.module.ApplicationLoader.application=simpleforwarding
-- 
GitLab