Change in docker-playground[master]: debian-stretch-jenkins/Dockerfile: Install source-highlight

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

pespin gerrit-no-reply at lists.osmocom.org
Wed Jun 10 16:47:09 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/18771 )


Change subject: debian-stretch-jenkins/Dockerfile: Install source-highlight
......................................................................

debian-stretch-jenkins/Dockerfile: Install source-highlight

It is needed by some user manuals using code snippet syntax
higlhlighting, such as osmo-gsm-tester one:

"""
[source,python]
----
sleep(3) # sleep for 3 seconds
----
"""

asciidoc: WARNING: test_api.adoc: line 19: filter non-zero exit code: source-highlight -f xhtml -s python: returned 127
asciidoc: WARNING: test_api.adoc: line 19: no output from filter: source-highlight -f xhtml -s python

Change-Id: I8427179f7cfc0c9150e5327803ca89adffedb8f1
---
M debian-stretch-jenkins/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/71/18771/1

diff --git a/debian-stretch-jenkins/Dockerfile b/debian-stretch-jenkins/Dockerfile
index e519f26..158f7d7 100644
--- a/debian-stretch-jenkins/Dockerfile
+++ b/debian-stretch-jenkins/Dockerfile
@@ -103,6 +103,7 @@
 		rsync \
 		sdcc \
 		sqlite3 \
+		source-highlight \
 		stow \
 		sudo \
 		systemd \

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8427179f7cfc0c9150e5327803ca89adffedb8f1
Gerrit-Change-Number: 18771
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200610/ec4fbeb8/attachment.htm>


More information about the gerrit-log mailing list