X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=tests%2Freprosearch.sh;h=c1167f7f169441b6dedf14fcec8e4879f70a2839;hp=9fd847ff3a9c0a6dc72c50e0f4b2c3a92dc33b2a;hb=HEAD;hpb=ba15781be8f80746b6daed6588191297f38737fa diff --git a/tests/reprosearch.sh b/tests/reprosearch.sh index 9fd847ff..e16ba4ae 100755 --- a/tests/reprosearch.sh +++ b/tests/reprosearch.sh @@ -10,7 +10,7 @@ trap 'error ${LINENO}' ERR echo "reprosearch testing started" -# repeat two short games, separated by ucinewgame. +# repeat two short games, separated by ucinewgame. # with go nodes $nodes they should result in exactly # the same node count for each iteration. cat << EOF > repeat.exp @@ -43,7 +43,7 @@ cat << EOF > repeat.exp expect eof EOF -# to increase the likelyhood of finding a non-reproducible case, +# to increase the likelihood of finding a non-reproducible case, # the allowed number of nodes are varied systematically for i in `seq 1 20` do