From: Pete Zaitcev <zaitcev@redhat.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Project Hail List <hail-devel@vger.kernel.org>
Subject: [Patch] chunkd: use port xxx82 to build
Date: Tue, 4 Aug 2009 18:34:12 -0600 [thread overview]
Message-ID: <20090804183412.3d169041@redhat.com> (raw)
Let's change build ports to xxx82 to deconflict with tabled.
Signed-Off-By: Pete Zaitcev <zaitcev@redhat.com>
diff --git a/test/server-test.cfg b/test/server-test.cfg
index 38fcc43..02c39d4 100644
--- a/test/server-test.cfg
+++ b/test/server-test.cfg
@@ -5,11 +5,11 @@
</SSL>
<Listen>
- <Port>18080</Port>
+ <Port>18082</Port>
</Listen>
<Listen>
- <Port>28080</Port>
+ <Port>28082</Port>
<Encrypt>true</Encrypt>
</Listen>
diff --git a/test/test.h b/test/test.h
index 46667aa..d5407d4 100644
--- a/test/test.h
+++ b/test/test.h
@@ -9,8 +9,8 @@
#define TEST_HOST "localhost"
#define TEST_USER "testuser"
#define TEST_USER_KEY "testuser"
-#define TEST_PORT 18080
-#define TEST_SSL_PORT 28080
+#define TEST_PORT 18082
+#define TEST_SSL_PORT 28082
#define OK(expr) \
do { \
next reply other threads:[~2009-08-05 0:34 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-05 0:34 Pete Zaitcev [this message]
2009-08-05 0:57 ` [Patch] chunkd: use port xxx82 to build Jeff Garzik
2009-08-05 1:00 ` Jeff Garzik
2009-08-05 1:11 ` Pete Zaitcev
2009-08-05 1:26 ` Jeff Garzik
2009-08-05 1:04 ` Pete Zaitcev
[not found] <16874317.1249435954950.JavaMail.root@mswamui-andean.atl.sa.earthlink.net>
[not found] ` <4A78E306.7000707@garzik.org>
2009-08-05 1:43 ` Pete Zaitcev
2009-08-05 1:50 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2009-08-07 14:11 Rick Peralta
2009-08-07 14:16 ` Fabian Deutsch
2009-08-07 14:23 ` Jeff Garzik
2009-08-07 23:36 Rick Peralta
2009-08-07 23:47 ` Jeff Garzik
2009-08-08 0:55 ` Pete Zaitcev
2009-08-10 17:37 ` Jeff Garzik
2009-08-10 18:07 ` Pete Zaitcev
2009-08-12 6:49 ` Jeff Garzik
2009-08-08 3:27 Rick Peralta
2009-08-08 3:38 ` Jeff Garzik
2009-08-08 4:24 Rick Peralta
2009-08-08 4:47 ` Jeff Garzik
2009-08-12 23:42 Rick Peralta
2009-08-13 0:11 ` Jeff Garzik
2009-08-13 14:46 Rick Peralta
2009-08-13 15:27 ` Jeff Garzik
2009-08-13 16:59 Rick Peralta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090804183412.3d169041@redhat.com \
--to=zaitcev@redhat.com \
--cc=hail-devel@vger.kernel.org \
--cc=jeff@garzik.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.