]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
test ssh commit
authorSvetlana <lana0771711@gmail.com>
Wed, 29 Jul 2020 13:44:44 +0000 (13:44 +0000)
committerSvetlana <lana0771711@gmail.com>
Wed, 29 Jul 2020 13:44:44 +0000 (13:44 +0000)
src/daemon/distribution_test.c

index 52be1d29b2881624e2219baebff9afb7ea0a8405..b020d3da1f5cdf1ccd6d362697422f4412a72f2b 100644 (file)
@@ -30,5 +30,5 @@
 #include "testing.h"
 
 int main(void) {
-
+       printf("Hello World!");
 }