Skip to content

Commit c8a589e

Browse files
committed
daemon: removing python tlv related code and tests related to it
1 parent dc7bb37 commit c8a589e

29 files changed

+29
-5439
lines changed

bootstrap.sh

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/bin/sh
22
#
3-
# (c)2010-2012 the Boeing Company
4-
#
5-
# author: Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com>
6-
#
73
# Bootstrap the autoconf system.
84
#
95

daemon/Makefile.am

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# CORE
2-
# (c)2010-2012 the Boeing Company.
3-
# See the LICENSE file included in this distribution.
4-
#
5-
# author: Jeff Ahrenholz <jeffrey.m.ahrenholz@boeing.com>
62
#
73
# Makefile for building netns components.
84
#

daemon/core/api/tlv/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)