From 17edada9522c1418839c8b4c818ee9920c6cf950 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 7 Sep 2016 15:36:25 +0200 Subject: [PATCH] Bug fixed in RO start_build Change-Id: I8f68f5a3ab29e627e833c42a5ee443911daadd05 Signed-off-by: garciadeblas --- jenkins/RO/start_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/RO/start_build b/jenkins/RO/start_build index 89c6d955..9f06cfd2 100755 --- a/jenkins/RO/start_build +++ b/jenkins/RO/start_build @@ -1,4 +1,4 @@ -g!/bin/bash +#!/bin/bash # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- 2.25.1