From b4cef1b5f4892ad18961751c4ff5f7486a48be7c Mon Sep 17 00:00:00 2001 From: "aa7133@att.com" Date: Sun, 1 Dec 2019 18:28:35 +0200 Subject: [PATCH] version 3.0.3 fix Docker file error and add logging to config file and updated testing Change-Id: I546ef1df4dfc022d55116c8a940e37cf0348b6d0 Signed-off-by: aa7133@att.com --- config/config.bad | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 config/config.bad diff --git a/config/config.bad b/config/config.bad new file mode 100644 index 0000000..980bbd5 --- /dev/null +++ b/config/config.bad @@ -0,0 +1,10 @@ +nano=38000 +loglevel=info +volume=log +local-ip=127.0.0.1 +stam string + +xxx= +#trace is start, stop +trace=start +external-fqdn=e2t.att.com \ No newline at end of file -- 2.16.6