Skip to content

Make gen_jit_dispatch runnable #12018

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

Closed
wants to merge 1 commit into from
Closed

Conversation

bwasti
Copy link
Contributor

@bwasti bwasti commented Sep 24, 2018

Summary: Tried to use the file and ran into a small bug, this fixes it

Differential Revision: D10013231

Summary: Tried to use the file and ran into a small bug, this fixes it

Differential Revision: D10013231

fbshipit-source-id: 5e7131f454b1bb373554e5a1469ba90f68d000de
@@ -351,7 +351,7 @@ def main():
help='path to Declarations.yaml')
parser.add_argument('out', metavar='OUT',
help='path to output directory')
parser.add_argument('template-path', metavar='TEMPLATE_PATH',
parser.add_argument('template_path', metavar='TEMPLATE_PATH',

This comment was marked as off-topic.

This comment was marked as off-topic.

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.

4 participants