Fix CoreFx testing
authorBruce Forstall <brucefo@microsoft.com>
Wed, 25 Oct 2017 19:48:38 +0000 (12:48 -0700)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 25 Oct 2017 19:50:36 +0000 (12:50 -0700)
commit5cac07145cca5b18ee0e0d0adf4daeccbeee0dc9
treee47a2e82052d246297e299a967234757b761c31f
parent2a45770e2fb82166fef07ae51690f6fbbfde4c59
Fix CoreFx testing

Currently, build.cmd will pass through all arguments starting with
an argument it doesn't recognize. Since it doesn't process/recognize
'-priority', make sure this is the last argument passed.
netci.groovy