openbsc[master]: Consistenly format variables in */Makefile.am files

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Sep 9 03:11:21 UTC 2016


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/838/1/openbsc/tests/Makefile.am
File openbsc/tests/Makefile.am:

Line 77: 	    $(NULL)
by adding a $(NULL) here, the executable name './testsuite'
gets added a space to become './testsuite ' and thus the
test suite cannot run. Hence the jenkins build failure.

(One could also remove the single quotes around
$(TESTSUITE) below, but since this is not a list that grows
and changes I don't see the point of a $(NULL) here.)


-- 
To view, visit https://gerrit.osmocom.org/838
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifa21513c007072314097b7bec188579972dc1694
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: ahuemer <alexander.huemer at xx.vu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list