TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files

This commit is contained in:
Emanuele Torre 2021-01-03 15:31:05 +01:00 committed by Andreas Kling
parent ec8577ac3c
commit ef782c805f
Notes: sideshowbarker 2024-07-19 00:09:53 +09:00
4 changed files with 0 additions and 4 deletions

View file

@ -86,4 +86,3 @@
name: "statusbar"
}
}

View file

@ -8,4 +8,3 @@ grep -v '^ *#' < "$2" | while IFS= read -r line; do
echo "$line"
done
echo ")~~~\";"

View file

@ -14,4 +14,3 @@ post_install() {
mkdir -p "${man_dir}"
cp "indent-${version}/man/indent.1" "${man_dir}"
}

View file

@ -53,4 +53,3 @@ assert_job_count 2 $i $j
unblock $i
unblock $j
wait