]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: minor cleanup
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 22 Nov 2020 12:05:29 +0000 (13:05 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Sun, 22 Nov 2020 14:17:17 +0000 (15:17 +0100)
commit344cf0ee5fcc827d0e65d3b76b5f4a8c7176bb4d
tree106f84a84d71befcab167bba27378ad2c6852456
parentfc372b4ba78912f6d0c57cdf7a7cb268fb7a11ba
maint: minor cleanup

The previous commit introduced a couple of syntax-check failures.

* .gitignore (/lib/se-label.h): Add entry to silence the
sc_gitignore_missing check.  Sort entries in C locale.
* po/POTFILES.in (src/selinux.c): Remove entry as this source doesn't
contain any translatable strings anymore; avoids a sc_po_check failure.
* src/mv.c: Replace tabs by spaces to avoid complaints by
sc_prohibit_tab_based_indentation.
.gitignore
po/POTFILES.in
src/mv.c