]> git.ozlabs.org Git - next-scripts/blob - bad_fixes
do_merge: we have had no rebasing trees for some time
[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" </dev/null
7
8 exit 0