mcuboot/samples/zephyr/run-tests.sh

5 lines
80 B
Bash
Executable File

#!/bin/bash
echo "Please use the new test runner: go run run-tests.go"
exit 1