Sign in
kernel
/
pub
/
scm
/
utils
/
next-utils
/
tools.git
/
refs/heads/main
/
.
/
bad_fixes
blob: d43aea879068f16d7f013ce7eddca3de6481a349 [
file
] [
log
] [
blame
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
# Copyright IBM Corp. 2008,2025
#
subject
=
"Fixes tag needs some work in the BRANCH tree"
tools_dir
=
$
(
dirname
"$0"
)
"$tools_dir"
/
message_helper
"$@"
"$subject"
</
dev
/
null
exit
0