Skip to content

Conversation

@andthum
Copy link
Owner

@andthum andthum commented Oct 24, 2022

[energy.sh]: Fix Call of decompres.sh

Type of Change

  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

Proposed Changes

Call decompres.sh as bash decompres.sh rather than simply as decompres.sh. This avoids permission errors if decompres.sh is not executable.

PR Checklist

  • I followed the guidelines in the Developer's Guide.
  • New/changed code is properly tested.
  • [~] New/changed code is properly documented.
  • New/changed features are tracked in CHANGELOG.rst.
  • The CI workflow is passing.

Call `decompres.sh` as `bash decompres.sh` rather than simply as
`decompres.sh`.  This avoids permission errors if `decompres.sh`
is not executable.
@github-actions github-actions bot added bugfix Pull requests that fix a bug patch Change that results in a new patch version labels Oct 24, 2022
@andthum andthum merged commit e4af417 into main Oct 24, 2022
@andthum andthum deleted the fix/analysis/gmx/energy branch October 24, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull requests that fix a bug patch Change that results in a new patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants