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

Add goto support #198

Closed
wants to merge 2 commits into from
Closed

Add goto support #198

wants to merge 2 commits into from

Conversation

pepoluan
Copy link
Contributor

This adds support for -g (goto) target to fix #196

Tested only cursorily; might have unexpected consequences if goto=True but the actual target is one of the standard targets.

Modify .hgignore to exclude PyCharm working dirs.
In general, changes made are:
* Change constructor of Target to allow 'goto' option
* Change create_target method of Rule, same purpose
* Change how IPT_F_FRAG gets set in rule.entry.ip
@pepoluan
Copy link
Contributor Author

Aaargh, I made a mistake -- unrelatid to the Travis failure.

Can this pull request be withdrawn?

@pepoluan pepoluan closed this Dec 15, 2016
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.

Problem when reading and writing goto targets
1 participant