Accepting request 1143268 from home:ngueorguiev:branches:Base:System
- Updated read_values.c (bsc#1219227) OBS-URL: https://build.opensuse.org/request/show/1143268 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=190
This commit is contained in:
parent
c3329ac036
commit
548f90083d
@ -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