Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Fix wrong parentheses in Makefile strict tests #223

Merged
merged 1 commit into from Jan 10, 2021

Conversation

philipptempel
Copy link
Contributor

A few variables were not correctly escaped and caused incorrect syntax in some else ifeq statements

Description

none

Related Issue

none

Type of Change

  • 馃摎 Examples / docs / tutorials / dependencies update
  • 馃敡 Bug fix (non-breaking change which fixes an issue)
  • 馃 Improvement (non-breaking change which improves an existing feature)
  • 馃殌 New feature (non-breaking change which adds functionality)
  • 馃挜 Breaking change (fix or feature that would cause existing functionality to change)
  • 馃攼 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

A few variables were not correctly escaped and caused incorrect syntax in some `else ifeq` statements
@TezRomacH
Copy link
Owner

Thank you馃悎

@TezRomacH TezRomacH merged commit 4ad63d8 into TezRomacH:master Jan 10, 2021
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.

None yet

2 participants