]> git.ozlabs.org Git - next-scripts/blob - bad_fixes
7b3e2637495b90fb68427eed65a80064fcc8adc6
[next-scripts] / bad_fixes
1 #!/bin/bash
2
3 subject="Fixes tag needs some work in the BRANCH tree"
4
5 tools_dir=$(dirname "$0")
6 "$tools_dir"/message_helper "$@" "$subject" <<EOF
7 Commit
8
9 EOF
10
11 exit 0