Skip to content

Commit 5fbb006

Browse files
authored
Fix build script
1 parent 9972f17 commit 5fbb006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ while [[ $# -gt 0 ]]; do
265265
;;
266266
-fromvmr|-from-vmr)
267267
from_vmr=true
268+
;;
268269
-warnaserror)
269270
shift
270271
[ -z "${1:-}" ] && __error "Missing value for parameter --warnaserror" && __usage

0 commit comments

Comments
 (0)