2024-06-28 20:33:21 +08:00

9 lines
107 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "*** Running getpid ***"
/benchmark/bin/getpid