5 lines
101 B
Bash
Executable File
5 lines
101 B
Bash
Executable File
kill_child_jobs() {
|
|
# Do nothing to show what test script does when jobs are not killed.
|
|
:
|
|
}
|