#!/bin/sh
# DF-2488: run script.
# Cannot run: the cited kernel code path is unreachable on this guest because
# the required HBA/device/trigger is absent (see VERDICT.md / env.txt).
echo 'DF-2488: not runnable on this guest (HW/trigger gate). See VERDICT.md.'
exit 0