]> git.ozlabs.org Git - next-scripts/blobdiff - message_helper
merge_msg: set and use tools_dir
[next-scripts] / message_helper
index 09985afe2eb1abb57fd778bbbf1e91977a4404d2..4224734bc19d0d9c39a592596537e2dd7328d8a7 100755 (executable)
@@ -9,7 +9,7 @@ if [ -f merge.log ]; then
 fi
 
 branch=
-if [ "$1" = '-t' ]; then
+if [ "$1" = '-b' ]; then
         branch="$2"
         shift 2
 fi