5 lines
106 B
Bash
Executable File
5 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
./with_stress.sh -s subsys -s fork ${OUTPUT:-.}/test_core
|