blob: 62b9367faae04d9787bc0b1f6b641c2db19b0137 [file] [edit]
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) Linux Test Project, 2026
cat >&2 << EOF
runltp was removed from LTP use kirk instead
https://github.com/linux-test-project/kirk
https://kirk.readthedocs.io/
EOF
exit 1