Commit 249d45db authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

added compete_all_players job

parent 99658241
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -181,8 +181,8 @@ compete_all_players:

      echo "White: $WHITE_PLAYER"
      echo "Black:  $BLACK_PLAYER"
    - ./loadOppo.sh "$WHITE_PLAYER" "White"
    - ./loadOppo.sh "$BLACK_PLAYER" "Black"
    - ./loadPlayer.sh "$WHITE_PLAYER" "White"
    - ./loadPlayer.sh "$BLACK_PLAYER" "Black"
    - make play
    - |
      # Run the program and capture exit status