acpica-tools/tests/acpica-tools-tests/include/runtest.sh
2018-10-18 15:07:35 -04:00

7 lines
206 B
Bash

#!/bin/bash
# /Coreos/acpica-tools/acpica-tools-tests/include/runtest.sh
echo "This task contains library functions for acpica-tools-tests."
echo "Please do not attempt to run this task directly. "
exit 1