Issue #16648
Suggested-by: Anupam Chanda <[email protected]>
Signed-off-by: Justin Pettit <[email protected]>
---
vtep/vtep-ctl.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/vtep/vtep-ctl.c b/vtep/vtep-ctl.c
index fc7998b..25470ff 100644
--- a/vtep/vtep-ctl.c
+++ b/vtep/vtep-ctl.c
@@ -370,6 +370,7 @@ parse_options(int argc, char *argv[], struct shash
*local_options)
case 'V':
ovs_print_version(0, 0);
+ printf("DB Schema %s\n", vteprec_get_db_version());
exit(EXIT_SUCCESS);
case 't':
--
1.7.5.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev