Skip to content
  • Brad King's avatar
    ENH: Make bootstrap script work on VMS bash · 653262ef
    Brad King authored
    A few sweeping changes were needed:
    
      - Avoid use of HEREDOC, which does not seem to work.
      - Avoid extra '.' in paths by using '_cmk' and '_tmp'
        instead of '.cmk' and '.tmp'.
    653262ef