[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hail-devel
Subject:    [Patch 2/2] cld: flip the default build to dynamic ports
From:       Pete Zaitcev <zaitcev () redhat ! com>
Date:       2009-09-03 2:49:05
Message-ID: 20090902204905.432c61bf () redhat ! com
[Download RAW message or body]

Let's switch the deafault way to build to use dynamic port, this should
not hurt anything and lets Fedora to run without this (small) patch.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>

diff --git a/test/start-daemon b/test/start-daemon
index 25cdab4..fc27775 100755
--- a/test/start-daemon
+++ b/test/start-daemon
@@ -7,11 +7,11 @@ then
 fi
 
 ## Static port
-cldport=18181
-echo $cldport > cld.port
-../server/cld -P cld.pid -d "$PWD/data" -p $cldport -E
+# cldport=18181
+# echo $cldport > cld.port
+# ../server/cld -P cld.pid -d "$PWD/data" -p $cldport -E
 ## Dynamic port
-# ../server/cld -P cld.pid -d "$PWD/data" --port-file=cld.port -E
+../server/cld -P cld.pid -d "$PWD/data" --port-file=cld.port -E
 
 sleep 3
 
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic