We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73c1df6 + a91dae8 commit 5a2fec3Copy full SHA for 5a2fec3
1 file changed
t/01_run.t
@@ -475,6 +475,7 @@ sub _number_of_process_in_group {
475
}
476
477
subtest stop_whole_process_group_gracefully => sub {
478
+ check_bin('/usr/bin/pgrep');
479
my $test_script = check_bin("$FindBin::Bin/data/simple_fork.pl");
480
481
# run the "term_trap.pl" script and its sub processes within its own
0 commit comments