#3296: No Support for --home=~ Python Installations
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect               |       Status:  new  
 Priority:  normal               |    Milestone:       
Component:  general              |      Version:  0.9.5
 Severity:  normal               |   Resolution:       
 Keywords:                       |  
---------------------------------+------------------------------------------
Changes (by eblot):

  * severity:  major => normal

Comment:

 I may not understand the bug report, but ~home should be used with care:
 `~home` should be replaced with `$HOME`, as the shell (which translates
 the `~home` alias into the actual directory) may not work when `~` is
 prefixed with other characters, such as --install-dir= for example.

 Can you give more details about the actual issue ?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3296>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to