bfs
bfs copied to clipboard
Minor bug fix for shell scripts in sandbox directory
(#897)
deploy.sh: extra x in"$1"x == "master_slave". Also add-hoption which is common in linux shell scripts.start_bfs.sh: bfs can not work well with raft mode enabled with only sleeping 5 seconds, add 'sleep 30' when using raft mode.start_bfs.sh:cd -print the working directory which is useless. Add the server starting message likestart nameserver0 with pid xxx.clear.sh: redirect the error log message likeprocess not foundto/dev/null. It does no good but confuses the users.