From f8dc3e7e6b93e39372cac075a3d6c4eba334d27d Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Sat, 2 Jan 2021 18:37:06 +0100
Subject: [PATCH] =?UTF-8?q?test-init:=20Oprava=20role=20na=20krajsk=C3=A9h?=
 =?UTF-8?q?o=20garanta?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 bin/test-init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/test-init b/bin/test-init
index 14eb3717..96fdb119 100755
--- a/bin/test-init
+++ b/bin/test-init
@@ -17,7 +17,7 @@ bin/create-user mj@ucw.cz Martin Mareš --admin --passwd brum
 
 bin/create-user medved@ucw.cz Baltasis Lokys --org --passwd brum
 bin/add-role --email medved@ucw.cz --role garant --cat P
-bin/add-role --email medved@ucw.cz --role garant --cat A --place PB
+bin/add-role --email medved@ucw.cz --role garant_kraj --cat A --place S
 
 bin/create-round -y 70 -c P -s 1 -n 'Školní kolo' -l 1
 bin/create-round -y 70 -c P -s 2 -n 'Krajské kolo' -l 1
-- 
GitLab