[PATCH] osmo-ttcn3-hacks[master]: hlr: Add hlr sub-directory to master Makefile (for 'make com...

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Mar 1 16:10:21 UTC 2018


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/7031

to look at the new patch set (#2).

hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks)

Change-Id: Idbd8241fc7d217885f65f84e11f9f1ea13adb82e
---
M Makefile
M hlr/gen_links.sh
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/31/7031/2

diff --git a/Makefile b/Makefile
index 3f2230b..3b5995a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat bts ggsn_tests gprs_gb lapdm mgw msc selftest sgsn sysinfo
+SUBDIRS=bsc bsc-nat bts ggsn_tests gprs_gb hlr lapdm mgw msc selftest sgsn sysinfo
 
 PARALLEL_MAKE:=-j4
 
diff --git a/hlr/gen_links.sh b/hlr/gen_links.sh
index f63f07b..7a6ebad 100755
--- a/hlr/gen_links.sh
+++ b/hlr/gen_links.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 BASEDIR=../deps
 

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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idbd8241fc7d217885f65f84e11f9f1ea13adb82e
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list