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

Fix bug in build_neurodamus.sh script for neurodamus modules#1774

Merged
pramodk merged 1 commit into
developfrom
pramodk/neurodamus-script-fix
Nov 25, 2022
Merged

Fix bug in build_neurodamus.sh script for neurodamus modules#1774
pramodk merged 1 commit into
developfrom
pramodk/neurodamus-script-fix

Conversation

@pramodk

@pramodk pramodk commented Nov 24, 2022

Copy link
Copy Markdown
  • list of additional mod files are read from file and those contain trailing newline char
  • comparison done between two list was returning undesired list of mod files due to leading newline char

  * list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
@bbpbuildbot

Copy link
Copy Markdown
Collaborator

Thank you for your pull request!

Should you want to clear the PR build directory after failures, please use this pipeline. Before running the cleanup pipeline, please ensure that any PR building pipelines have been cancelled or finished running.

@pramodk pramodk enabled auto-merge (squash) November 24, 2022 17:01
@bbpbuildbot

Copy link
Copy Markdown
Collaborator

To test your PR, use the following on BlueBrain5:

unset MODULEPATH
. /gpfs/bbp.cscs.ch/ssd/apps/bsd/pulls/1774/config/modules.sh
module load unstable

@pramodk pramodk merged commit 4a680ce into develop Nov 25, 2022
@pramodk pramodk deleted the pramodk/neurodamus-script-fix branch November 25, 2022 09:12
pramodk added a commit that referenced this pull request Nov 28, 2022
* list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
heerener pushed a commit that referenced this pull request Jan 17, 2023
* list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
heerener pushed a commit that referenced this pull request Jan 23, 2023
* list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
heerener pushed a commit that referenced this pull request Jan 23, 2023
* list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
matz-e pushed a commit that referenced this pull request Jan 25, 2023
* list of additional mod files are read from file and those
    contain trailing newline char
  * comparison done between two list was returning undesired
    list of mod files due to leading newline char
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants