Restore vpe-api-test/scripts/vppctl

Change-Id: I13b472dbf4a95f417ef28efcf8e740dbdd201f7e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
This commit is contained in:
Ed Warnicke
2015-12-22 13:23:18 -07:00
parent 2c29d75021
commit 2d8862c8f6
2 changed files with 3 additions and 0 deletions

View File

@ -32,3 +32,4 @@ vpe_json_test_LDADD = -lvppinfra -lm
nobase_include_HEADERS = vat/vat.h vat/json_format.h
dist_bin_SCRIPTS = scripts/vppctl

View File

@ -0,0 +1,2 @@
#!/bin/bash
echo exec ${@} | vpe_api_test | sed 's/vat# //g'