From ad0b7fc88689aaa407cf2091f542b1ffb44d166b Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Mon, 8 Feb 2021 17:24:28 -0600 Subject: Housekeeping: strip extra whitespace Just `find . -not \( -name .git -prune -o -name *.AppImage -prune \) -type f -print0 | xargs -0 perl -pi -e 's/ +$//'` and filter to avoid unwanted changes (especially .md files) --- etc/profile-a-l/kdiff3.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-a-l/kdiff3.profile') diff --git a/etc/profile-a-l/kdiff3.profile b/etc/profile-a-l/kdiff3.profile index 8290e07f2..41840e3b0 100644 --- a/etc/profile-a-l/kdiff3.profile +++ b/etc/profile-a-l/kdiff3.profile @@ -19,7 +19,7 @@ include disable-passwdmgr.inc #include disable-programs.inc include disable-shell.inc include disable-xdg.inc - + include whitelist-runuser-common.inc # Uncomment the next lines (or put it into your kdiff3.local) if you don't need to compare files in /usr/share. #include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2