WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

KPP

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Michael Newman authored and GitHub committed
    TYPE: bug fix
    
    KEYWORDS: chem, KPP
    
    SOURCE: Michael Newman (Woodard & Curran)
    
    DESCRIPTION OF CHANGES: 
    Fixed typo "Makfile_org" to "Makefile_org" in chem/KPP/clean_kpp. Expected behavior: After 
    copying "Makefile_org" to "Makefile", the script is expecting to delete "Makefile_org" to clean up.
    
    LIST OF MODIFIED FILES:
    M chem/KPP/clean_kpp
    
    TESTS CONDUCTED: 
    1. Ran clean_kpp to confirm expected behavior. 
    2. Searched code base to confirm no additional references to the typo "Makfile_org".
    3. Jenkins tests all PASS.
    
    RELEASE NOTE: Fixed typo "Makfile_org" to "Makefile_org" in chem/KPP/clean_kpp.
    ac13d263
    History
    Name Last commit Last update
    ..