Skip to content

Commit b0ab13f

Browse files
steveisokkasperk81
andauthored
Update eng/build.sh
Co-authored-by: kasperk81 <[email protected]>
1 parent 24a77f3 commit b0ab13f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ usage_list+=("-skipnative: do not build native components.")
3838
usage_list+=("-test: run xunit tests")
3939

4040
handle_arguments() {
41-
4241
lowerI="$(echo "${1/--/-}" | tr "[:upper:]" "[:lower:]")"
4342
case "$lowerI" in
4443
architecture|-architecture|-a)

0 commit comments

Comments
 (0)