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

patch index with invalid values crashes #10

Open
kvalo opened this issue Nov 17, 2016 · 0 comments
Open

patch index with invalid values crashes #10

kvalo opened this issue Nov 17, 2016 · 0 comments

Comments

@kvalo
Copy link
Owner

kvalo commented Nov 17, 2016

master@wireless-drivers-next > review 9
Retrieving patches (1/1)
      [2/2] mwifiex: ignore calibration data failure               2016-10-21 Amitkumar Ka Deferred
------------------------------------------------------------
Under review/Changes requested/Rejected/New/Deferred/Superseded/aWaiting upstream/not aPplicable/rFc/aBort? u
Patch set to Under Review
master@wireless-drivers-next > review 8,10
Traceback (most recent call last):
  File "/home/kvalo/bin/pwcli", line 2095, in <module>
    main()
  File "/home/kvalo/bin/pwcli", line 2092, in main
    pwcli.run_shell()
  File "/home/kvalo/bin/pwcli", line 1883, in run_shell
    args.func(args)
  File "/home/kvalo/bin/pwcli", line 1545, in cmd_review
    patches = self.get_patches_from_ids(args.ids)
  File "/home/kvalo/bin/pwcli", line 864, in get_patches_from_ids
    indexes = parse_list(ids)
  File "/home/kvalo/bin/pwcli", line 123, in parse_list
    start = int(start_str)
ValueError: invalid literal for int() with base 10: '8,10'
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