tests/eventscripts: Use a canned ctdb.sysconfig rather than a link
authorMartin Schwenke <martin@meltin.net>
Fri, 27 Apr 2012 04:16:16 +0000 (14:16 +1000)
committerMartin Schwenke <martin@meltin.net>
Fri, 27 Apr 2012 05:42:43 +0000 (15:42 +1000)
The link is hard to manage and has no real advantage.

The canned config is 2 of the 3 currently non-comment/whitespace lines
in config/ctdb.sysconfig.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/eventscripts/etc/sysconfig/ctdb [changed from symlink to file mode: 0644]

deleted file mode 120000 (symlink)
index 1c6e2b9f05a670c885e91a61b9b138454795bebd..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../config/ctdb.sysconfig
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..4584c112fd14d3affe663bf7f56151d03392a864
--- /dev/null
@@ -0,0 +1,2 @@
+CTDB_RECOVERY_LOCK="/some/place/on/shared/storage"
+CTDB_DEBUGLEVEL=ERR