From d00311eef068f4432a0e7e28f7b92890a785fe7c Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 16 Aug 2016 09:49:22 +0200 Subject: remove trailing whitespace --- initcpio/hooks/paccache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initcpio/hooks/paccache b/initcpio/hooks/paccache index 6e09419..5f8d560 100644 --- a/initcpio/hooks/paccache +++ b/initcpio/hooks/paccache @@ -2,7 +2,7 @@ run_latehook() { local newroot="/new_root/" - + if ! grep -q '^pacserve hosts' ${newroot}/etc/pacredir.conf; then if [[ -n "${pacserve}" ]]; then msg ":: Adding pacserve host '${pacserve}' to pacredir.conf..." -- cgit v1.2.3-54-g00ecf