summaryrefslogtreecommitdiff
path: root/lib/common/BoxPortsAndFiles.h.in
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2009-06-28 19:22:24 +0000
committerChris Wilson <chris+github@qwirx.com>2009-06-28 19:22:24 +0000
commit7eb5718a9503f96b9b1c656c99393f5ceea3c638 (patch)
tree2530e5354a35a6a604b26b6d0098ad39e8bdb153 /lib/common/BoxPortsAndFiles.h.in
parentd1b2c8c01e482db81d071d14b65a2542f92ea59c (diff)
Add a #define for the Box Backup test port, 22011.
Diffstat (limited to 'lib/common/BoxPortsAndFiles.h.in')
-rw-r--r--lib/common/BoxPortsAndFiles.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common/BoxPortsAndFiles.h.in b/lib/common/BoxPortsAndFiles.h.in
index e30dcf90..41bad0ba 100644
--- a/lib/common/BoxPortsAndFiles.h.in
+++ b/lib/common/BoxPortsAndFiles.h.in
@@ -15,6 +15,7 @@
// Backup store daemon
#define BOX_PORT_BBSTORED (BOX_PORT_BASE+1)
+#define BOX_PORT_BBSTORED_TEST 22011
// directory within the RAIDFILE root for the backup store daemon
#define BOX_RAIDFILE_ROOT_BBSTORED "backup"