Line does not match expected value, where it was shows it have passed only one instead of the actuall number

[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.

Hey @kkaname, could you upload your code to GitHub and share the link? It will be much easier to debug if I can run it directly.

Closing this thread due to inactivity. If you still need assistance, feel free to reopen or start a new discussion!

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.