aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-sgsn-test
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-sgsn-test')
-rw-r--r--ttcn3-sgsn-test/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-sgsn-test/Dockerfile b/ttcn3-sgsn-test/Dockerfile
index 038a765..60ec333 100644
--- a/ttcn3-sgsn-test/Dockerfile
+++ b/ttcn3-sgsn-test/Dockerfile
@@ -17,6 +17,7 @@ ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/comm
RUN cd osmo-ttcn3-hacks && \
git fetch && \
git checkout -f -B $OSMO_TTCN3_BRANCH origin/$OSMO_TTCN3_BRANCH && \
+ git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && \
make sgsn
VOLUME /data