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

trio flag broken for pcaer #28

Open
rkwalters opened this issue Feb 1, 2016 · 0 comments
Open

trio flag broken for pcaer #28

rkwalters opened this issue Feb 1, 2016 · 0 comments

Comments

@rkwalters
Copy link
Contributor

pcaer_20 reliably fails at step me300 when specifying --trio.

The cause of the error is that the trio flag defines a trio_ex_file to be used with as ie_file (at line 978-981) which is passed to bcomb at line 1088, but the code to create that file (line 1049-1054) has been commented out by the if(0) on the block starting line 1022.

Currently unclear to me whether the fix is to re-activate the code creating the trio_ex_file or to stop that argument from being passed to bcomb.

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

No branches or pull requests

1 participant