Ignore:
Timestamp:
Feb 13, 2020, 6:12:02 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
47be0cb6
Parents:
83949d4
Message:

after tarball check, applied: dos2unix conversion, some spell corrections, TAB to Space correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Testing/Regression/Mars_request/test_cmp_mars_requests.py

    r53d3b2a rd9abaac  
    147147            lresult = True
    148148        else:
    149             err_msg += 'Unconsistency happend to be in column: ' + col + '\n'
     149            err_msg += 'Inconsistency in column: ' + col + '\n'
    150150            print("THERE SEEMS TO BE AN ERROR:")
    151151            print("CONTENT OF NEW VERSION:")
     
    321321                f.write('... ' + c + ' ... FAILED!' + '\n')
    322322                if err_msg:
    323                     f.write('... \t' + err_msg + '\n')
     323                    f.write('...    ' + err_msg + '\n')
    324324
    325325        exit
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG