Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Log all errors at end #45

Description

@abmusse

Original report by Aaron Bartell (Bitbucket: aaronbartell, GitHub: aaronbartell).


Currently any failed commands will output at the time of failure and there isn't a summary report.

For example, I had this happen today.

cp /QOpenSys/usr/icu4c/lib/libicutest.a /QOpenSys/ibmichroot_containers/node2/QOpenSys/usr/icu4c/lib/libicutest.a
cp: /QOpenSys/usr/icu4c/lib/libicutest.a: A file or directory in the path name does not exist.

I saw the above error only because I scrolled through many lines of logs.

I propose we store failures in an array and print them out at the very end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions