Skip to content

Commit 1db746a

Browse files
committed
remove unnecessary whitespace
Signed-off-by: Dennis Ameling <[email protected]>
1 parent b71f9ca commit 1db746a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

portable/release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ esac
5757
VERSION=$1
5858
shift
5959
TARGET="$output_directory"/PortableGit-"$VERSION"-"$BITNESS"-bit.7z.exe
60-
6160
OPTS7="-m0=lzma -mx=9 -md=$MD_ARG -mfb=273 -ms=256M "
6261
TMPPACK=/tmp.7z
6362
SCRIPT_PATH="$(cd "$(dirname "$0")" && pwd)"

0 commit comments

Comments
 (0)