Ignore:
Timestamp:
Jan 7, 2021 10:22:55 PM (3 years ago)
Author:
toby
Message:

still more work on install for OSX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/src/bootstrap.py

    r4747 r4748  
    583583    print('\n'+75*'*')
    584584else:
    585     svncleanup(path2GSAS2)
     585    svn = whichsvn()
     586    if svn: svncleanup(path2GSAS2)
    586587
    587588# subsequent commands require GSASIIpath which better be here now, import it
Note: See TracChangeset for help on using the changeset viewer.