]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (test_mkfds) use err() when a system call fails
authorMasatake YAMATO <yamato@redhat.com>
Fri, 28 Jul 2023 16:21:00 +0000 (01:21 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 11 Sep 2023 11:09:10 +0000 (20:09 +0900)
commitc9cc90f6b7dccee565612325030cd04a9626b87b
treec2510319f4e6e45ff4c1acb3e144fa62fd311c75
parentb7194a5014888842394e612bdc31ce877418c6fa
tests: (test_mkfds) use err() when a system call fails

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/helpers/test_mkfds.c