Skip to content

parse_perforce_path() takes two arguments #6

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

Merged
merged 1 commit into from
Feb 14, 2012
Merged

Conversation

gmcnew
Copy link
Contributor

@gmcnew gmcnew commented Sep 24, 2010

Analyzing Perforce repositories was broken:

$ bin/convert_logs.py --perforce-path blah
Traceback (most recent call last):
  File "bin/convert_logs.py", line 513, in 
    main(sys.argv)
  File "bin/convert_logs.py", line 126, in main
    create_event_xml(parse_perforce_path(opts.perforce_path), output)
TypeError: parse_perforce_path() takes exactly 2 arguments (1 given)

rictic added a commit that referenced this pull request Feb 14, 2012
parse_perforce_path() takes two arguments
@rictic rictic merged commit f321cc3 into rictic:master Feb 14, 2012
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.

2 participants