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

Fix redir variable parsing bug #582

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Fix redir variable parsing bug #582

merged 1 commit into from
Jun 22, 2022

Conversation

angelhof
Copy link
Member

Fixes parsing bug discussed in #573. This was an untested corner of the parser.

Signed-off-by: Konstantinos Kallas [email protected]

Signed-off-by: Konstantinos Kallas <[email protected]>
@github-actions
Copy link

OS:ubuntu-20.04
Wed Jun 22 21:03:56 UTC 2022
intro: 2/2 tests passed.
interface: 38/38 tests passed.
compiler: 54/54 tests passed.
agg: 109/109 tests passed.

@github-actions
Copy link

OS:ubuntu-18.04
Wed Jun 22 21:05:07 UTC 2022
intro: 2/2 tests passed.
interface: 38/38 tests passed.
compiler: 54/54 tests passed.
agg: 109/109 tests passed.

@github-actions
Copy link

OS = Debian 10
CPU = Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Ram = 15752
Hash = 8e7009e
Kernel= Linux 4.15.0-167-generic x86_64

benchmark tests passed failed untested unresolved unsupported not_in_use other_status
posix 494 375 41 31 6 40 1 0
intro 2 2 0 0 0 0 0 0
interface 38 38 0 0 0 0 0 0
compiler 54 54 0 0 0 0 0 0
aggregator 109 108 1 0 0 0 0 0

@angelhof angelhof merged commit e8e097c into future Jun 22, 2022
@angelhof angelhof deleted the var-fd-parse-bug branch June 22, 2022 22:58
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.

1 participant