Fix RID extraction in packages and test build for Alpine (#14656)
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 23 Oct 2017 21:03:23 +0000 (23:03 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2017 21:03:23 +0000 (23:03 +0200)
commit33159233fd161877ffe37187bf06689fe0e8bea2
treeeee10c0fd73837ab80ec3263c2f38fecfb8a4813
parent458c90a363b22fb29f6581610d5349bf06e17971
Fix RID extraction in packages and test build for Alpine (#14656)

* Fix RID extraction in packages and test build for Alpine

The host RID extraction in build-packages.sh and build-test.sh
was not matching the one in build.sh

* Reflect feedback
build-packages.sh
build-test.sh