From 7eb5718a9503f96b9b1c656c99393f5ceea3c638 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 28 Jun 2009 19:22:24 +0000 Subject: Add a #define for the Box Backup test port, 22011. --- lib/common/BoxPortsAndFiles.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') 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" -- cgit v1.2.3