Change in simtrace2[master]: --amed

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Mon Aug 9 10:43:21 UTC 2021


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/simtrace2/+/25177 )


Change subject: --amed
......................................................................

--amed

Change-Id: I4754ad8acf05a4268d15b076b42056ca160f288f
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/77/25177/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index ed09c9f..5f68cf1 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -41,7 +41,7 @@
 	echo
 	echo "=============== $board / $app START  =============="
 	# reduce the trace level so the bl fits
-	if [ board = "ngff_cardem" ] && [ app = "dfu" ]; then
+	if [ $board = "ngff_cardem" ] && [ $app = "dfu" ]; then
 		make BOARD="$board" APP="$app" TRACE_LEVEL=2
 	else
 		make BOARD="$board" APP="$app"

-- 
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/25177
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I4754ad8acf05a4268d15b076b42056ca160f288f
Gerrit-Change-Number: 25177
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210809/31aeb603/attachment.htm>


More information about the gerrit-log mailing list