[cs631apue] TestCP Script Issue

Timothy Wang twang77 at stevens.edu
Wed Sep 15 21:56:58 EDT 2021


Hi All,

Is anybody else encountering this issue or may have an idea of why this is happening? The test script is failing one of my test cases and outputting the following verbose error:

===> Checking '/home/twang77/hw/01/a.out /etc/passwd file'...
Expected success, but command failed:
  /home/twang77/hw/01/a.out /etc/passwd file

However when I run it myself through the command line, I am getting no error and the exit status is 0.
apue$ /home/twang77/hw/01/a.out /etc/passwd file
apue$ echo $?
0

Any help would be much appreciated!

Thanks,
Tim Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20210916/5697838d/attachment.html>


More information about the cs631apue mailing list