Skip to content

Conversation

@Flamefire
Copy link
Contributor

Allow to quickly inspect the command in the log, especially in test reports.

Allow to quickly inspect the command in the log, especially in test reports.
@boegel
Copy link
Member

boegel commented Dec 18, 2025

The full command can be quite long, that's exactly why we don't fully include it anymore since EasyBuild v5.0

@Flamefire
Copy link
Contributor Author

Makes sense for EasyBuildError. How about adding a log.error so one can see it in the log at least?

See https://gist.github.com/boegelbot/276c79e4105f6ed3d4cb633010ef30b3 for the motivation

@boegel
Copy link
Member

boegel commented Dec 19, 2025

Makes sense for EasyBuildError. How about adding a log.error so one can see it in the log at least?

See https://gist.github.com/boegelbot/276c79e4105f6ed3d4cb633010ef30b3 for the motivation

That makes sense I guess, since the full command that was run is quite far away from the error being logged, since the command output is in between

@Flamefire
Copy link
Contributor Author

Done. Did the same for the failing shell command in tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants