#! /bin/sh
# SPDX-License-Identifier: MIT
#
# Copyright Red Hat
# Author: David Gibson <david@gibson.dropbear.id.au>
#
# selftest/fails - Shell ! oeprator as an executable

! "$@"
