- 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@xxxxxxxxxx> 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> -- To unsubscribe from this list: send the line "unsubscribe hail-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html