commit | 2f04448fa6e1315d534e402af26d0e67e0d66d34 | [log] [tgz] |
---|---|---|
author | elinuxhenrik <henrik.b.andersson@est.tech> | Mon Sep 06 22:56:39 2021 +0200 |
committer | elinuxhenrik <henrik.b.andersson@est.tech> | Mon Sep 06 22:56:50 2021 +0200 |
tree | 18eff9e1722e0ca80f78a65c5ff99e5bf2ad0d6c | |
parent | 7500773a166ab63233bf47eb19600ce8ef51fa85 [diff] [blame] |
Correction for nonrtric-dmaap-mediator-producer Issue-ID: NONRTRIC-593 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Change-Id: I82c57ddb7f4dd2d1f87e7c0ec5d63da5934cb996
diff --git a/jjb/nonrtric/prescan-dmaapmediatorproducer-ubuntu.sh b/jjb/nonrtric/prescan-dmaapmediatorproducer-ubuntu.sh index a45e0ab..b42f8fe 100644 --- a/jjb/nonrtric/prescan-dmaapmediatorproducer-ubuntu.sh +++ b/jjb/nonrtric/prescan-dmaapmediatorproducer-ubuntu.sh
@@ -25,6 +25,6 @@ sudo apt-get update # build script execution -bash ./build-dmaapmediatorproducer-ubuntu.sh +bash dmaap-mediator-producer/build-dmaapmediatorproducer-ubuntu.sh echo "--> prescan-dmaapmediatorproducer-ubuntu.sh ends"