diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-23 16:25:17 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-23 16:25:17 +0300 |
commit | 99a62a9970f12a2af813aa7d265e525d40f680cf (patch) | |
tree | ea55cf44694e0ab3b4c8c49ac79ba2f8f02b5f30 /tests/git-pre-commit.testscript | |
parent | 33043409defed34da43630a0b8900c05189673ac (diff) |
Fix git-pre-commit-copyright-check testsci
Diffstat (limited to 'tests/git-pre-commit.testscript')
-rw-r--r-- | tests/git-pre-commit.testscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/git-pre-commit.testscript b/tests/git-pre-commit.testscript index 8b8f140..fa380a0 100644 --- a/tests/git-pre-commit.testscript +++ b/tests/git-pre-commit.testscript @@ -36,7 +36,7 @@ EOI $ga .; - $gc 2>>EOE - WARNING: last copyright year in 'LICENSE' is 2019 + $gc 2>>~%EOE% + %.+WARNING:.+ last copyright year in 'LICENSE' is 2019% EOE } |