From 0318479619b5cf182730fed1f7dccc93568f7af1 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 6 Apr 2014 15:11:09 +0000 Subject: [PATCH] Only show the final instructions on how to do the actual commit when doing the real job, not for a dry run. Tweak those instructions a bit. Assume maintainership. Approved by: edwin (maintainer) --- Tools/scripts/bump_revision.pl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Tools/scripts/bump_revision.pl b/Tools/scripts/bump_revision.pl index 33601a932321..3e9aa88c9419 100755 --- a/Tools/scripts/bump_revision.pl +++ b/Tools/scripts/bump_revision.pl @@ -3,7 +3,7 @@ # $FreeBSD$ # -# MAINTAINER= edwin@freebsd.org +# MAINTAINER= gerald@FreeBSD.org # use Getopt::Std; @@ -198,13 +198,15 @@ unless ($opt_n) { # # Commit the changes. Not automated. # -print <