[tester::#OL9] Running tests for Stage #OL9 (File Search - Search a multi-line file)
[tester::#OL9] [setup] echo “orange” > “fruits-6854.txt”
[tester::#OL9] [setup] echo “grape” >> “fruits-6854.txt”
[tester::#OL9] [setup] echo “blueberry” >> “fruits-6854.txt”
[tester::#OL9] [setup] echo “strawberry” >> “fruits-6854.txt”
[tester::#OL9] $ ./your_program.sh -E .+berry fruits-6854.txt
[your_program] fruits-6854.txt:blueberry
[your_program] fruits-6854.txt:strawberry
[tester::#OL9] ✓ Received exit code 0.
[tester::#OL9] Expected 2 lines in output, only found 0 matching lines. Missing matches:
[tester::#OL9] ⨯ “blueberry”
[tester::#OL9] ⨯ “strawberry”
[tester::#OL9] Test failed
Hi, thanks for your post!
I’m currently out of the office for the holidays and will be back on January 5. I’ll get back to you as soon as possible once I return.
Hey @HnustLzh2, looks like you’ve got past this stage. Let me know if you still need help with this.
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.