]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (lsns/nsfs) check test_sysinfo helper
authorMasatake YAMATO <yamato@redhat.com>
Tue, 4 Mar 2025 19:39:12 +0000 (04:39 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 5 Mar 2025 14:26:16 +0000 (23:26 +0900)
This check was missed though the command was used in
the test case.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsns/nsfs

index e9c1910d784cfa17fa9e9df0a000ff8671678c53..3401fb30125730b45e80d828fadb7e391bfaf3c2 100755 (executable)
@@ -27,6 +27,7 @@ ts_check_enotty
 ts_check_test_command "$TS_CMD_LSNS"
 ts_check_test_command "$TS_CMD_MOUNT"
 ts_check_test_command "$TS_CMD_UMOUNT"
+ts_check_test_command "$TS_HELPER_SYSINFO"
 ts_check_prog "ip"
 ts_check_prog "dd"
 ts_check_prog "touch"