summaryrefslogtreecommitdiffstats
path: root/ctdb/web/testing.html
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-06-08 14:35:26 +1000
committerAndrew Tridgell <tridge@samba.org>2007-06-08 14:35:26 +1000
commitb925e9e6685a97f95c5069a5a02e15d2b9ce3bcb (patch)
treebe38bde30049bb5c777e1d79ffd57ef46832bbcd /ctdb/web/testing.html
parentd523c48d6d743bad1a3133246c2371384ea0c6bf (diff)
convert rest of pages to new format
(This used to be ctdb commit c111fb4fdfbc657bc715337003febbd0313870d1)
Diffstat (limited to 'ctdb/web/testing.html')
-rw-r--r--ctdb/web/testing.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/ctdb/web/testing.html b/ctdb/web/testing.html
index 10c34d8665..cf5f6a4bf4 100644
--- a/ctdb/web/testing.html
+++ b/ctdb/web/testing.html
@@ -1,14 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
-<TITLE>Starting and testing CTDB</TITLE>
+<TITLE>CTDB</TITLE>
</HEAD>
-<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555" ALINK="#cc0033">
+<!--#include virtual="header.html" -->
-<h1>Starting and testing CTDB</h1>
+<H2 align="center">Starting and testing CTDB</h2>
-
-<h2>Starting and testing CTDB</h2>
The CTDB log is in /var/log/log.ctdb so look in this file if something diud not start correctly.<br><br>
Log in to all of the nodes in the cluster and start the ctdb service using
@@ -91,5 +89,4 @@ response from 2 time=0.000114 sec (17 clients)
response from 3 time=0.000115 sec (59 clients)
</pre>
-</BODY>
-</HTML>
+<!--#include virtual="footer.html" -->