* [Patch 2/2] tabled: tweak chunk-test.conf
@ 2009-10-01 1:42 Pete Zaitcev
2009-10-02 22:13 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Pete Zaitcev @ 2009-10-01 1:42 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Project Hail List
- Add the fresh option ForceHost, for the sake of Fedora builds.
- Change the NID just to make it more interesting (this helps to
make sure we're not using 1 by accident).
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
diff -urp -X dontdiff tabled/test/chunkd-test.conf tabled-m/test/chunkd-test.conf
--- tabled/test/chunkd-test.conf 2009-09-30 19:11:04.854874868 -0600
+++ tabled-m/test/chunkd-test.conf 2009-09-30 19:26:33.348784298 -0600
@@ -1,10 +1,11 @@
+<ForceHost>localhost.localdomain</ForceHost>
<Listen>
<Port>auto</Port>
</Listen>
<PID>chunkd.pid</PID>
<Path>data/chunk</Path>
-<NID>1</NID>
+<NID>19690720</NID>
<CLD>
<PortFile>cld.port</PortFile>
<Host>localhost</Host>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Patch 2/2] tabled: tweak chunk-test.conf
2009-10-01 1:42 [Patch 2/2] tabled: tweak chunk-test.conf Pete Zaitcev
@ 2009-10-02 22:13 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2009-10-02 22:13 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: Project Hail List
On 09/30/2009 09:42 PM, Pete Zaitcev wrote:
> - Add the fresh option ForceHost, for the sake of Fedora builds.
> - Change the NID just to make it more interesting (this helps to
> make sure we're not using 1 by accident).
>
> Signed-off-by: Pete Zaitcev<zaitcev@redhat.com>
applied 1-2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-02 22:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 1:42 [Patch 2/2] tabled: tweak chunk-test.conf Pete Zaitcev
2009-10-02 22:13 ` Jeff Garzik
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.