examples: fix unusual-interpreter 60/2160/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 1 Aug 2016 12:33:13 +0000 (14:33 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 1 Aug 2016 12:34:46 +0000 (14:34 +0200)
commit6edb3c53e584da718ac54c0984de483dc19a8430
treed49c257acb4e90d20681136ac280c4f1ec1a6c49
parentf8c21a6ca2f0fe12839fc7b8e619632a0ebac157
examples: fix unusual-interpreter

Due to regular lintian checks in Debian packaging it surfaced that these
two scripts had a space in their #! statement which renders it to be
human, but not shell readable.

Fixes: 8673a3e8 ("examples/ip_pipeline: add config diagram generator")
Fixes: fa667b46 ("examples/ip_pipeline: add core mappings script")

This gets rid of lintian warning "W: dpdk-doc: unusual-interpreter"

Change-Id: Ic5fd88467814ed77e0e3e0bb3747b7fa555b5d3a
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/patches/series
debian/patches/ubuntu-fix-unusual-interpreter.patch [new file with mode: 0644]