mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 11:06:58 +08:00
Don't test syzygi
This commit is contained in:
@@ -142,7 +142,7 @@ cat << EOF > syzygy.exp
|
||||
exit \$value
|
||||
EOF
|
||||
|
||||
for exp in game.exp syzygy.exp
|
||||
for exp in game.exp
|
||||
do
|
||||
|
||||
echo "$prefix expect $exp $postfix"
|
||||
|
||||
Reference in New Issue
Block a user