From 84e9ec4598f8ac2160f6f13e7701ce4cb125593a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Diemer?= <stephane.diemer@ubicast.eu>
Date: Fri, 10 Feb 2017 13:18:27 +0100
Subject: [PATCH] Fixed invalid action call.

---
 launcher.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/launcher.sh b/launcher.sh
index 880ff184..6a3e0ef5 100755
--- a/launcher.sh
+++ b/launcher.sh
@@ -25,7 +25,6 @@ init() {
     python3 /root/envsetup/envsetup.py 11
     python3 /root/envsetup/envsetup.py 12
     python3 /root/envsetup/envsetup.py 13
-    python3 /root/envsetup/envsetup.py 14
 
     python3 /root/envsetup/envsetup.py 21
     python3 /root/envsetup/envsetup.py 22
-- 
GitLab