git: 9f5f51d94576 - main - Tools/scripts: rmport: force cleaning up at the end
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 May 2023 09:45:05 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f5f51d94576585b62aa1b94cb2cae813c1fa765 commit 9f5f51d94576585b62aa1b94cb2cae813c1fa765 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-05-09 08:13:19 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-05-20 09:39:45 +0000 Tools/scripts: rmport: force cleaning up at the end --- Tools/scripts/rmport | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tools/scripts/rmport b/Tools/scripts/rmport index febfac91e4c8..aea264512b87 100755 --- a/Tools/scripts/rmport +++ b/Tools/scripts/rmport @@ -473,3 +473,5 @@ while [ "${answer}" = "y" ] ; do done commit + +cleanup