testsuite: cleanup whitespace issues

Fix indentation that uses spaces before tabs, reported by
git diff-index --check --cached 4b825dc642cb6eb9a060e54bf8d69288fbee4904
This commit is contained in:
Dmitry V. Levin 2020-11-19 08:00:00 +00:00
parent 9aa377c2ed
commit f1c1f29968
2 changed files with 12 additions and 9 deletions

View File

@ -1,5 +1,8 @@
2020-11-19 Dmitry V. Levin <ldv@altlinux.org>
* testsuite/config-sub.sh: Fix indentation that uses spaces before
tabs.
* .gitattributes: New file.
2020-11-17 Dmitry V. Levin <ldv@altlinux.org>