osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/41175?usp=email )
Change subject: contrib/jenkins: fix a typo ......................................................................
contrib/jenkins: fix a typo
Change-Id: Iaa8349e90d222ef918051c344e45ec51ae649884 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/75/41175/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 9111965..0bf6771 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -16,7 +16,7 @@
echo -echo "=============== libosmocore hostt build ===========" +echo "=============== libosmocore host build ===========" osmo-build-dep.sh libosmocore "" --disable-doxygen export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH" export LD_LIBRARY_PATH="$inst/lib"