#449 closed defect (fixed)
trailing spaces in sources.conf
Reported by: | Eric.C.Seidel@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
if you add a space to the end of "file:///Users/eric/Projects/Apple/darwinports/dports" to make "file:///Users/eric/Projects/Apple/darwinports/dports " port no longer works. It gives you a
[eric-seidels-computer:~/Projects/Apple/darwinports] eric% port search .+ port search failed: Can't open index file for source file:///Users/eric/Projects/Apple/darwinports/dports . Have you synced your source indexes?
That's understandable, but a bad user experiance. Should just strip whitespace.
Attachments (1)
Change History (3)
comment:1 Changed 21 years ago by landonf@…
Owner: | changed from kevin@… to landonf@… |
---|
Changed 21 years ago by fkr@…
Attachment: | patch-darwinports.tcl added |
---|
Note: See
TracTickets for help on using
tickets.
suggested fix