Skip to content

Commit e3cf2ba

Browse files
committed
Fixup
1 parent ef709f5 commit e3cf2ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ while [[ $# -gt 0 ]]; do
249249
shift
250250
done
251251

252+
commandline_args=()
253+
252254
if [ ${#msbuild_args[@]} -ne 0 ]; then
253255
commandline_args=("${msbuild_args[@]}")
254256
fi

0 commit comments

Comments
 (0)