Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change command convertClass to ConvertModifiers #1311

Merged
merged 3 commits into from
Jul 20, 2022

Conversation

SvenHinrichs
Copy link
Contributor

Wrong commands in the Conversion scripts:
Change convertClass("AixLib.Airflow.Multizone.MediumColumnDynamic", {"massDynamics"}, fill("",0), true); to ConvertModifiers ("AixLib.Airflow.Multizone.MediumColumnDynamic", {"massDynamics"}, fill("",0), true);

@DaJansenGit DaJansenGit linked an issue Jul 20, 2022 that may be closed by this pull request
2 tasks
@DaJansenGit DaJansenGit self-requested a review July 20, 2022 09:57
Copy link
Member

@DaJansenGit DaJansenGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Despite the changes that we discussed:

  • use gitlab rules instead of redundant code for jobs
  • remove ^M operator for newlines

this is fine. As we plan to do a general refactoring of the templates we can merge this now and work on these issues in a seperate issue.

@SvenHinrichs SvenHinrichs merged commit 92e7fe2 into development Jul 20, 2022
@SvenHinrichs SvenHinrichs deleted the Issue1310_fix_conversion_script branch July 20, 2022 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix wrong command in Conversionscript
2 participants