From 98e87131440e5da4b1527fcf1253e7993c348e09 Mon Sep 17 00:00:00 2001 From: Sharon Aicler Date: Thu, 18 Sep 2014 14:44:50 -0700 Subject: [PATCH] Bug#1961 - Missing recource in the XSQL Karaf Command Change-Id: I718dbd67e6478deea4c42b434bbaa74821bdbbac Signed-off-by: Sharon Aicler --- .../main/resources/OSGI-INF/blueprint/shell-log.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 opendaylight/md-sal/sal-karaf-xsql/src/main/resources/OSGI-INF/blueprint/shell-log.xml diff --git a/opendaylight/md-sal/sal-karaf-xsql/src/main/resources/OSGI-INF/blueprint/shell-log.xml b/opendaylight/md-sal/sal-karaf-xsql/src/main/resources/OSGI-INF/blueprint/shell-log.xml new file mode 100644 index 0000000000..e9a4a233d3 --- /dev/null +++ b/opendaylight/md-sal/sal-karaf-xsql/src/main/resources/OSGI-INF/blueprint/shell-log.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + -- 2.36.6