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