+ cd /c/git/bt411/content + rm -f mp_a.log mp_b.log + sleep 2 + BT_LOG=mp_b.log + BT_AFFINITY=0x2 + BT_REPL_LOG=1 + ../build/Debug/btl4.exe -egg MP.EGG -net 1601 + sleep 8 + BT_LOG=mp_a.log + BT_AFFINITY=0x1 + BT_GOTO=enemy + BT_REPL_LOG=1 + ../build/Debug/btl4.exe -egg MP.EGG -net 1501 + PC=30267 + sleep 75 + python ../tools/btconsole.py MP.EGG 127.0.0.1:1501 127.0.0.1:1601 + kill 30267 + taskkill //F //IM btl4.exe SUCCESS: The process "btl4.exe" with PID 15768 has been terminated. SUCCESS: The process "btl4.exe" with PID 12528 has been terminated. + taskkill //F //IM python.exe SUCCESS: The process "python.exe" with PID 16016 has been terminated.