Operating System - HP-UX
1835371 Members
3130 Online
110078 Solutions
New Discussion

Re: difference between “test_debug return “ & “test_debug”

 
Prasanth V Aravind
Trusted Contributor

difference between “test_debug return “ & “test_debug”

Hi,

I have seen “test_debug return” in function customer_defined_run_cmds of a cluster package control file. But I am able to see only “test_debug” in function customer_defined_run_cmds of another cluster package control file. Can anybody tell me that what is the difference between “test_debug return “ & “test_debug”

Thanks in advance
Prasanth
1 REPLY 1
Andrew Merritt_2
Honored Contributor

Re: difference between “test_debug return “ & “test_debug”

Hi Prasanth,
I think you would stand a better chance of getting a response if you could give a bit more context regarding your question.

You've asked in a general forum regarding HP-UX system administration, but I suspect you are asking about a very specific part of an application (is it SAP?).

Also, since what you're asking about is called "customer_defined_run_cmds", I'd expect that to be something that is quite likely to vary between systems.

For what the difference means, I'd suggest starting with the documentation for whatever the application is.

Andrew.