mirror of
https://github.com/schoebel/mars
synced 2024-12-22 06:40:52 +00:00
test_suite: fix: check for program pstree
This commit is contained in:
parent
692b27514d
commit
777529874e
@ -179,7 +179,7 @@ marker_file="i_am_a_testdirectory"
|
||||
|
||||
# check some preconditions
|
||||
|
||||
check_list="truncate grep sed gawk head tail cut nice date gzip gunzip zcat buffer"
|
||||
check_list="truncate grep sed gawk head tail cut nice date gzip gunzip zcat buffer pstree"
|
||||
check_installed "$check_list"
|
||||
|
||||
# include modules
|
||||
|
Loading…
Reference in New Issue
Block a user