Changes between Initial Version and Version 1 of Ticket #58739


Ignore:
Timestamp:
Jul 20, 2019, 4:17:10 AM (5 years ago)
Author:
ParityError
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58739 – Description

    initial v1  
    11If you're in a directory that no longer exists and attempt to run any commands relating to MacPorts you'll get an error:
    22
     3{{{
    34$ cd ~/desktop
    45$ mkdir test
     
    1213"set current_portdir [pwd]"
    1314    (file "/opt/local/bin/port" line 5725)
     15}}}
    1416
    1517Yes, it's a strange to remove a directory that you are pwd, but maybe MacPorts should have some type of check in that circumstance?