aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/hello_world/run_mambo_p10_hello_world.sh2
1 files changed, 1 insertions, 1 deletions
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