#MG5 doesn't work on macOS

cat is not in /usr/bin for macOS. I completed the task switching to my raspberry pi.

remote: [tester::#MG5] Running ./your_program.sh
remote: [your-program] $ type cat
remote: [your-program] cat is /bin/cat
remote: [tester::#MG5] ^ Line does not match expected value.
remote: [tester::#MG5] Expected: “cat is /usr/bin/cat”
remote: [tester::#MG5] Received: “cat is /bin/cat”
remote: [your-program] $
remote: [tester::#MG5] Assertion failed.
remote: [tester::#MG5] Test failed

Hey @DalekFunc, looks like you’ve got past this stage. Do you happen to remember what was wrong? Would love to see if we can improve the tester / instructions.

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.