[lxc-devel] [lxd/master] [TEST] Dummy commit

freeekanayaka on Github lxc-bot at linuxcontainers.org
Fri Jul 19 07:55:28 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 361 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190719/5cb9c218/attachment.bin>
-------------- next part --------------
From 5d3013553f4c45b51169cd3a29517847de2bdf9a Mon Sep 17 00:00:00 2001
From: Free Ekanayaka <free.ekanayaka at canonical.com>
Date: Fri, 19 Jul 2019 09:49:31 +0200
Subject: [PATCH] Dummy commit

Signed-off-by: Free Ekanayaka <free.ekanayaka at canonical.com>
---
 lxd/api.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxd/api.go b/lxd/api.go
index fb19a9975c..b73db1d679 100644
--- a/lxd/api.go
+++ b/lxd/api.go
@@ -14,7 +14,7 @@ import (
 )
 
 // RestServer creates an http.Server capable of handling requests against the LXD REST
-// API endpoint.
+// API endpoint. FOO.
 func RestServer(d *Daemon) *http.Server {
 	/* Setup the web server */
 	mux := mux.NewRouter()


More information about the lxc-devel mailing list