[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] scratch/windows-branch-build-2 3a68e83: More
From: |
Phillip Lord |
Subject: |
[Emacs-diffs] scratch/windows-branch-build-2 3a68e83: More |
Date: |
Sun, 8 Apr 2018 09:22:15 -0400 (EDT) |
branch: scratch/windows-branch-build-2
commit 3a68e836ed7e0b14c9f07c1f0639612f02128117
Author: Phillip Lord <address@hidden>
Commit: Phillip Lord <address@hidden>
More
---
admin/nt/dist-build/build-zips.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/admin/nt/dist-build/build-zips.sh
b/admin/nt/dist-build/build-zips.sh
index f477e12..89980f3 100755
--- a/admin/nt/dist-build/build-zips.sh
+++ b/admin/nt/dist-build/build-zips.sh
@@ -108,7 +108,7 @@ BUILD_64=1
GIT_UP=0
CONFIG=1
-while getopts "36gbhnsiV:" opt; do
+while getopts "36gb:hnsiV:" opt; do
case $opt in
3)
BUILD_32=1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] scratch/windows-branch-build-2 3a68e83: More,
Phillip Lord <=