check-code: fix check for trailing whitespace on continued lines too
The tests in test-annotate.t and test-import-git.t that relied on trailing space in a file created by a here string is now masked by a literal 'EOL' string that is removed.
Showing
- contrib/check-code.py 1 addition, 1 deletioncontrib/check-code.py
- tests/test-annotate.t 2 additions, 2 deletionstests/test-annotate.t
- tests/test-convert-svn-branches.t 2 additions, 2 deletionstests/test-convert-svn-branches.t
- tests/test-convert-svn-encoding.t 1 addition, 1 deletiontests/test-convert-svn-encoding.t
- tests/test-convert-svn-move.t 2 additions, 2 deletionstests/test-convert-svn-move.t
- tests/test-convert-svn-sink.t 1 addition, 1 deletiontests/test-convert-svn-sink.t
- tests/test-convert-svn-source.t 1 addition, 1 deletiontests/test-convert-svn-source.t
- tests/test-convert-svn-startrev.t 1 addition, 1 deletiontests/test-convert-svn-startrev.t
- tests/test-convert-svn-tags.t 1 addition, 1 deletiontests/test-convert-svn-tags.t
- tests/test-glog.t 1 addition, 1 deletiontests/test-glog.t
- tests/test-import-git.t 2 additions, 2 deletionstests/test-import-git.t
- tests/test-mq-header-date.t 1 addition, 1 deletiontests/test-mq-header-date.t
- tests/test-mq-qimport.t 2 additions, 2 deletionstests/test-mq-qimport.t
- tests/test-update-branches.t 2 additions, 2 deletionstests/test-update-branches.t
Loading
Please register or sign in to comment