summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:15:07 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:15:07 +0000
commit40ea2f5655099e4200df6f542d77dbc0548a6636 (patch)
tree8e53ed19d0342e12c66b56c7fe2da1fd9ee7a50d
parent458fe35ccda89870354d5bbead30c4e3144b5c98 (diff)
downloadacf-mdadm-40ea2f5655099e4200df6f542d77dbc0548a6636.tar.bz2
acf-mdadm-40ea2f5655099e4200df6f542d77dbc0548a6636.tar.xz
Removed debug statements.
-rw-r--r--mdadm-details-html.lsp5
1 files changed, 0 insertions, 5 deletions
diff --git a/mdadm-details-html.lsp b/mdadm-details-html.lsp
index b8a4ce7..8f1363e 100644
--- a/mdadm-details-html.lsp
+++ b/mdadm-details-html.lsp
@@ -1,10 +1,5 @@
<% local data, viewlibrary = ...
require("viewfunctions")
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(data))
-io.write("</span>")
---]]
%>
<% viewlibrary.dispatch_component("status") %>