commit c812fc249747ef3f4e9604748bbfe2047a18a611
parent c72b641193b52c60745da57a8db8ce29d8c79dac
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 10 Apr 2020 08:11:23 +0200
Remove extra newlines
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.local/bin/plumb b/.local/bin/plumb
@@ -151,8 +151,6 @@ handle_target() {
n="$(printf '%s' "$t" | sed 's,.*/[0-9][0-9]/\([0-9][0-9][0-9][0-9]\)/.*,\1,')"
y="$(printf '%s' "$t" | sed 's,.*/\([0-9][0-9][0-9][0-9]\)/.*,\1,')"
t="${t}tc-${v}-${n}-${y}.pdf";;
-
-
esac
if regeximatch "$t" '\.(mp4|mkv|webm|avi|ogv|gifv)$'; then