[your-program] $ custom_exe_2978 Maria
[your-program] Program was passed 1 args (including program name).
[tester::#IP1] ^ Line does not match expected value.
[tester::#IP1] Expected: “Program was passed 2 args (including program name).”
[tester::#IP1] Received: “Program was passed 1 args (including program name).”
[your-program] Arg #0 (program name): custom_exe_2978
[your-program] Program Signature: 1551337276
[your-program] $
[tester::#IP1] Assertion failed.
[tester::#IP1] Test failed
I am recieving this error, while implementing the feature to find and execute the external commands. Code works perfectly but no able to understand what this means.
Can someone please help.