Skip to content

Commit

Permalink
remove unnecessary whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
  • Loading branch information
dennisameling committed Jan 22, 2021
1 parent 78f9c6c commit f1a1a67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion portable/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ esac
VERSION=$1
shift
TARGET="$output_directory"/PortableGit-"$VERSION"-"$BITNESS"-bit.7z.exe

OPTS7="-m0=lzma -mx=9 -md=$MD_ARG -mfb=273 -ms=256M "
TMPPACK=/tmp.7z
SCRIPT_PATH="$(cd "$(dirname "$0")" && pwd)"
Expand Down

0 comments on commit f1a1a67

Please sign in to comment.