From 7a6a774eae9edb72477fd83a1145f381e2982243 Mon Sep 17 00:00:00 2001
From: Mario <mario@smbclan.net>
Date: Thu, 13 Oct 2016 08:51:33 +1000
Subject: [PATCH] Accept balance hash change

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a6600e6a3..7d5bb7b493 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,7 +30,7 @@ test_sv_game:
     - wget -O data/maps/g-23.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.waypoints.cache
     - wget -O data/maps/g-23.waypoints.hardwired https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/g-23.waypoints.hardwired
     - make
-    - EXPECT=1c8499e781ac75ad9872a2dd04573d16
+    - EXPECT=3134955e1b2af87635ba19947dccc2a4
     - HASH=$(${ENGINE} -noconfig -nohome +exec serverbench.cfg
       | tee /dev/stderr
       | grep '^:'
-- 
2.39.5