[Skiboot] [PATCH] test/hello_world: Properly report P9MAMBO path
    Stewart Smith 
    stewart at linux.vnet.ibm.com
       
    Mon Jun 19 17:37:43 AEST 2017
    
    
  
Michael Ellerman <mpe at ellerman.id.au> writes:
> In the P9 hello script we look for $P9MAMBO_BINARY, but then if we don't
> find it we print a message using $MAMBO_BINARY, which is confusing:
>
>   $ set -x P9MAMBO_BINARY run/p9/run_cmdline
>   $ ./test/hello_world/run_mambo_p9_hello_world.sh
>   Could not find executable P9MAMBO_BINARY (/opt/ibm/systemsim-p9//).
>
> Fix it so the right thing is printed:
>
>   Could not find executable P9MAMBO_BINARY (/opt/ibm/systemsim-p9//run/p9/run_cmdline).
>
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---
>  test/hello_world/run_mambo_p9_hello_world.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Merged to master as of f6c4a51a8244467c978d51e8128eca0347c9135d
-- 
Stewart Smith
OPAL Architect, IBM.
    
    
More information about the Skiboot
mailing list