diff mbox

openbsc[master]: TEST commit, outdated without conflict

Message ID gerrit.1464824674798.I534719345e271876f562e5a6fe3f959f27dede19@gerrit.osmocom.org
State New
Headers show

Commit Message

gerrit-no-reply@lists.osmocom.org June 1, 2016, 11:44 p.m. UTC
Review at  https://gerrit.osmocom.org/165

TEST commit, outdated without conflict

Change-Id: I534719345e271876f562e5a6fe3f959f27dede19
---
M openbsc/src/libcommon/gsm_data.c
M openbsc/src/libmsc/db.c
2 files changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/65/165/1

Comments

gerrit-no-reply@lists.osmocom.org June 1, 2016, 11:48 p.m. UTC | #1
Patch Set 1: Code-Review-1

test comment
gerrit-no-reply@lists.osmocom.org June 1, 2016, 11:49 p.m. UTC | #2
Patch Set 1: -Code-Review

comment
gerrit-no-reply@lists.osmocom.org June 2, 2016, 12:32 a.m. UTC | #3
Patch Set 1: Code-Review+2
gerrit-no-reply@lists.osmocom.org June 2, 2016, 12:32 a.m. UTC | #4
Neels Hofmeyr has abandoned this change.

Change subject: TEST commit, outdated without conflict
......................................................................


Abandoned

test
diff mbox

Patch

diff --git a/openbsc/src/libcommon/gsm_data.c b/openbsc/src/libcommon/gsm_data.c
index 4e235fd..24b6845 100644
--- a/openbsc/src/libcommon/gsm_data.c
+++ b/openbsc/src/libcommon/gsm_data.c
@@ -17,6 +17,7 @@ 
  *
  */
 
+/* Another test change */
 
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/openbsc/src/libmsc/db.c b/openbsc/src/libmsc/db.c
index b3235bb..df807f7 100644
--- a/openbsc/src/libmsc/db.c
+++ b/openbsc/src/libmsc/db.c
@@ -19,6 +19,8 @@ 
  *
  */
 
+/* FOO MOO GOO */
+
 #include <stdint.h>
 #include <inttypes.h>
 #include <libgen.h>