aboutsummaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-03-19 14:34:22 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-03-19 14:34:22 +0000
commit780624a4cc93825abc46da8976b370c915702e89 (patch)
tree34b1e722f619115432d14fa884aa1eb6e4507037 /Tools
parent03f03ace9ac4ee4e05f4ed4997430804aa8aa408 (diff)
downloadports-780624a4cc93825abc46da8976b370c915702e89.tar.gz
ports-780624a4cc93825abc46da8976b370c915702e89.zip
You don't need approval to merge stuff.
Notes
Notes: svn path=/head/; revision=568802
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/mfh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/mfh b/Tools/scripts/mfh
index 14e362687aac..85427a48fe7e 100755
--- a/Tools/scripts/mfh
+++ b/Tools/scripts/mfh
@@ -178,7 +178,6 @@ ask "Do you want to commit? (no = start a shell)" || (
ask "Do you want to commit now? (no = clean up and abort)" || err "User-requested abort."
)
echo >> commit.txt
-echo "Approved by: " >> commit.txt
## -- edit pre-assembled log message and commit --
${EDITOR} commit.txt