mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
dev tools: Remove a superfluous empty line.
This commit is contained in:
parent
e5782e4ddf
commit
a053768627
10 changed files with 0 additions and 10 deletions
|
|
@ -59,7 +59,6 @@ if ! read -q "?Set copyright year to $year? "; then
|
|||
fi
|
||||
exec >$fname
|
||||
<$0 sed -n -e '1,/^$/p' | sed -e "s/2[0-9][0-9][0-9]/${year}/"
|
||||
echo ""
|
||||
# Assumes stdout is line-buffered
|
||||
git add -- $fname
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue