We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File firmwarekit-dmidecode-detail of Package firmwarekit

---
 dmi/dmi.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/dmi/dmi.c
+++ b/dmi/dmi.c
@@ -47,7 +47,7 @@ static int found_error;
 
 
 static void report_dmi_error (char *id, int res, char *summ, char* detail, char* uri) {
-	report_result("dmi", FAIL, "No SMBIOS nor DMI entry point found.", NULL, "dmi://");
+	report_result("dmi", FAIL, "No SMBIOS nor DMI entry point found.", detail, "dmi://");
 	found_error++;
 
 }
openSUSE Build Service is sponsored by