Ignore:
Timestamp:
May 26, 2020 5:39:29 PM (3 years ago)
Author:
toby
Message:

more tests of packaging

File:
1 edited

Legend:

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

    r4439 r4445  
    500500        BailOut(msg)
    501501elif numpyVersion:
    502     binaryVersion = GSASIIpath.GetBinaryPrefix()+'n'+numpyVersion
     502    binaryVersion = GSASIIpath.GetBinaryPrefix()+'_n'+numpyVersion
    503503    if not GSASIIpath.svnSwitchDir('bindist','',g2home+ 'Binaries/'+binaryVersion,None,True):
    504504        msg = 'Binary load failed with '+binaryVersion+'. Subversion problem? Please seek help'
Note: See TracChangeset for help on using the changeset viewer.