Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Unclear error message produced by "awk" #134

Description

@BenjaminRodenberg

This line of code

services=($(docker-compose ps | awk '{print $1}'| tail -n +3))

produces a very confusing and unclear error message:

https://travis-ci.org/precice/systemtests/jobs/621025195#L677-L711

In the end the test exits successfully (which is maybe even worse?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions