[Libosinfo] [libosinfo PATCH] test-uris-common: remove empty line at EOF
Fabiano Fidêncio
fidencio at redhat.com
Mon Feb 18 13:05:24 UTC 2019
The empty line caused:
tests/test-uris-common.c
maint.mk: empty line(s) or no newline at EOF
make: *** [maint.mk:926: sc_prohibit_empty_lines_at_EOF] Error 1
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
Pushed under "build brekage" rule
---
tests/test-uris-common.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/test-uris-common.c b/tests/test-uris-common.c
index 0352ce1..8ebe4ea 100644
--- a/tests/test-uris-common.c
+++ b/tests/test-uris-common.c
@@ -107,4 +107,3 @@ void test_uris(OsinfoOsList *oslist, const gchar *prefix, TestURLFunc test_func)
g_list_free(osel);
}
-
--
2.20.1
More information about the Libosinfo
mailing list