Testovací prostředí
Compare changes
+ 16
− 3
@@ -8,6 +8,7 @@ from mo.util import die, init_standalone
@@ -8,6 +8,7 @@ from mo.util import die, init_standalone
parser.add_argument('-n', '--dry-run', default=False, action='store_true', help='pouze ukáže, co by bylo provedeno')
@@ -27,9 +28,18 @@ if round.state != db.RoundState.delegate:
@@ -27,9 +28,18 @@ if round.state != db.RoundState.delegate:
@@ -44,8 +54,11 @@ if round.is_subround():
@@ -44,8 +54,11 @@ if round.is_subround():