regression: serve-branches doesn't accept path argument

Bug #353230 reported by Peter Bui
2
Affects Status Importance Assigned to Milestone
loggerhead
Fix Released
Undecided
Michael Hudson-Doyle

Bug Description

Small regression in trunk where if I run

./serve-branches .

I get the following:

/home/pbui/src/other/loggerhead/trunk/loggerhead/search.py:20: DeprecationWarning: the sets module is deprecated
  import sets
Traceback (most recent call last):
  File "./serve-branches", line 149, in <module>
    main(sys.argv)
  File "./serve-branches", line 47, in main
    [path] = args
ValueError: too many values to unpack

One line fix is attached.

Revision history for this message
Peter Bui (pnutzh4x0r) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Right you are. Fixed in r321.

Changed in loggerhead:
assignee: nobody → mwhudson
status: New → Fix Committed
Martin Albisetti (beuno)
Changed in loggerhead:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.