From: Ian Jackson Date: Fri, 11 Dec 2020 22:57:00 +0000 (+0000) Subject: fix test config runes, rename X-Git-Tag: otter-0.2.0~204 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=acc8f83b1cd8ae19a0322ba947b8a43a38407438;p=otter.git fix test config runes, rename Signed-off-by: Ian Jackson --- diff --git a/specs/test.table.toml b/specs/test.table.toml index 226c2e0f..3e1f0122 100644 --- a/specs/test.table.toml +++ b/specs/test.table.toml @@ -9,12 +9,12 @@ timezone = "Europe/London" [[players]] account_glob = "server:*" -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server: reset --reset-table ~ian/Rustup/Game/server/specs/test.table.toml server::dummy ~ian/Rustup/Game/server/specs/demo.game.toml +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --account server: reset --reset-table ~ian/Rustup/Game/server/specs/test.table.toml server::dummy ~ian/Rustup/Game/server/specs/demo.game.toml -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --super --fixed-token kmqAKPwK4TfReFjMor8MJhdRPBcwIBpe --account server:alice join-game server::dummy +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --super --fixed-token kmqAKPwK4TfReFjMor8MJhdRPBcwIBpe --account server:alice join-game server::dummy -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server: library-list wikimedia \* +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --account server: library-list wikimedia \* -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server: library-add server::dummy wikimedia chess-\* +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --account server: library-add server::dummy wikimedia chess-\* -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server:carol join-game server::dummy +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --account server:carol join-game server::dummy