]> git.ozlabs.org Git - next-scripts/blob - bad_fixes
update to_build_host a bit
[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