Skip to content

Commit

Permalink
Merge branch 'master' of igz.github.com:intelygenz/codeconz-lighthous…
Browse files Browse the repository at this point in the history
…es-engine
  • Loading branch information
McLargo committed Nov 15, 2024
2 parents 41085d2 + 2bb0503 commit 893619f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions start-game.sh
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,6 @@ function create_player_log() {
for i in "${BOT_LIST[@]}"; do
local THIS_BOT_NAME="$(echo "${i}" | awk -F'/' '{print $2"-"$3}')"
local PLAYER_LOG_FILE="${LOG_DIR}/game-${GAME_TIMESTAMP}__${THIS_BOT_NAME}.log"
# "${i}"
# grep de c/bot-name y exportar a 1 file per player p/exportar
cat <<EOF >"${PLAYER_LOG_FILE}"
# :::
# ::: CodeconZ 2024
Expand Down

0 comments on commit 893619f

Please sign in to comment.