forked from pool/s390-tools
Accepting request 1143269 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1143269 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/s390-tools?expand=0&rev=68
This commit is contained in:
commit
56e4b5a7ae
@ -424,10 +424,8 @@ int print_uuid()
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
printf("-%s", result_string);
|
printf("-%s", result_string);
|
||||||
|
|
||||||
result_string = NULL;
|
|
||||||
}
|
}
|
||||||
printf("%s\n", result_string);
|
putchar('\n');
|
||||||
return 0;
|
return 0;
|
||||||
} /* print_uuid */
|
} /* print_uuid */
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 1 08:31:08 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
- Updated read_values.c (bsc#1219227)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 24 14:27:00 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Wed Jan 24 14:27:00 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user