summaryrefslogtreecommitdiff
path: root/crypt-expiry-check.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypt-expiry-check.in')
-rwxr-xr-xcrypt-expiry-check.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt-expiry-check.in b/crypt-expiry-check.in
index 5734051..1f93c3d 100755
--- a/crypt-expiry-check.in
+++ b/crypt-expiry-check.in
@@ -721,7 +721,7 @@ do
fi
done < <(
sed '
- /^#|^$/d
+ /^#\|^$/d
s/^\([0-9]\+\) \+\(.*\S\) \+\(\S\+\)$/\1 \3 \2/
t
s/^\(.*\S\) \+\(\S\+\)$/'"${WARNDAYS}"' \2 \1/