summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'WebappConfig/db.py')
-rw-r--r--WebappConfig/db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebappConfig/db.py b/WebappConfig/db.py
index 06d9e04..0fbd34a 100644
--- a/WebappConfig/db.py
+++ b/WebappConfig/db.py
@@ -403,7 +403,7 @@ class WebappDB(AppHierarchy):
OUT.info(' ' + i[3].strip(), 1)
else:
# This is a simplified form for the webapp.eclass
- OUT.info(i[3].strip(), 1)
+ print(i[3].strip())
# ========================================================================
# Handler for /usr/share/webapps