X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=tests%2Freprosearch.sh;h=e16ba4aed91849fe7ce5f70f9cc6c811bc768b86;hb=7d44b43b3ceb2eebc756709432a0e291f885a1d2;hp=9fd847ff3a9c0a6dc72c50e0f4b2c3a92dc33b2a;hpb=ba15781be8f80746b6daed6588191297f38737fa;p=stockfish 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