blob: 189ae2cb452f1df0446a652f39749a064e54c971 [file] [log] [blame]
#! /bin/bash
# SPDX-License-Identifier: GPL-2.0
#
# FS QA Test No. 002
#
# A test that should always fail due to output mismatch
#
. ./common/preamble
_begin_fstest selftest
echo "I am intentionally broken"
status=0
exit