42_GradeMe icon indicating copy to clipboard operation
42_GradeMe copied to clipboard

Exam Rank 04, Wrongfully checks "|" followed by nothing.

Open kayhanaykin opened this issue 3 months ago • 0 comments

Thanks you for this awesome tool to exercise and learn. During my exercises I have encountered this problem:

  • At the README.md file, it states that "we will never try a "|" immediately followed or preceded by nothing".

  • Grademe tests for: ./microshell /bin/ls "|" ................. /usr/bin/grep micro "|" /usr/bin/grep micro "|" (ending with pipe and followed by NULL)

kayhanaykin avatar Nov 21 '24 11:11 kayhanaykin