Merged branch 'collectd-4.10' into collectd-5.4.
[collectd.git] / src / onewire.c
index 09a6bf0..0266e9b 100644 (file)
@@ -171,7 +171,6 @@ static int cow_read_values (const char *path, const char *name,
     if (endptr == NULL)
     {
       ERROR ("onewire plugin: Buffer is not a number: %s", buffer);
-      status = -1;
       continue;
     }