From 6e99f97a591ea562e14adee03f610f93af9c6433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Date: Mon, 8 Nov 2021 18:45:43 +0100 Subject: CI: Update runs with P10 mambo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cédric Le Goater --- test/hello_world/run_mambo_p10_hello_world.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/hello_world/run_mambo_p10_hello_world.sh b/test/hello_world/run_mambo_p10_hello_world.sh index 4ce5449..b492a9f 100755 --- a/test/hello_world/run_mambo_p10_hello_world.sh +++ b/test/hello_world/run_mambo_p10_hello_world.sh @@ -1,7 +1,7 @@ #!/bin/bash if [ -z "$P10MAMBO_PATH" ]; then - P10MAMBO_PATH=/opt/ibm/systemsim-p10-1.1-0 + P10MAMBO_PATH=/opt/ibm/systemsim-p10-1.2-1 fi if [ -z "$P10MAMBO_BINARY" ]; then -- cgit v1.1