Tools/scripts/search_lib_depends_and_bump.sh: remove svn in an echo

Differential Revision:	https://reviews.freebsd.org/D29451
This commit is contained in:
Rene Ladan 2021-04-06 12:32:03 +02:00
parent a4c3b6f622
commit 68c56c1b4a

View file

@ -94,7 +94,6 @@ do
echo "All portlint test successfull, please review the changes before you commit them carefully."
echo "You maybe want to run now"
echo "git diff"
echo "svn diff"
echo
break;
fi