pg: exec file fixes 28/32028/7
authormdr78 <mdr@ashroe.eu>
Tue, 23 Mar 2021 12:40:21 +0000 (12:40 +0000)
committerDave Barach <openvpp@barachs.net>
Wed, 28 Apr 2021 14:58:00 +0000 (14:58 +0000)
commitfd4fd0d1853ae7384e7a64c4cad17a3469720b95
treed37ca4e49a95844c5cf51fc1609eeedb940aba1a
parent8d58dc40a0a20f0bb3047a7a7ae6d47b6b5879f9
pg: exec file fixes

A number of the pg commands were being passed the whole exec file,
instead of just a line from the file.

Type: fix

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
Change-Id: I2f96e7648b9b7d501088eddff7e4a761973e71f4
src/vlib/unix/cli.c