mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 19:45:12 +00:00
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
This commit is contained in:
parent
ec8577ac3c
commit
ef782c805f
Notes:
sideshowbarker
2024-07-19 00:09:53 +09:00
Author: https://github.com/emanuele6 Commit: https://github.com/SerenityOS/serenity/commit/ef782c805fa Pull-request: https://github.com/SerenityOS/serenity/pull/4768 Reviewed-by: https://github.com/linusg
4 changed files with 0 additions and 4 deletions
|
@ -86,4 +86,3 @@
|
|||
name: "statusbar"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -8,4 +8,3 @@ grep -v '^ *#' < "$2" | while IFS= read -r line; do
|
|||
echo "$line"
|
||||
done
|
||||
echo ")~~~\";"
|
||||
|
||||
|
|
|
@ -14,4 +14,3 @@ post_install() {
|
|||
mkdir -p "${man_dir}"
|
||||
cp "indent-${version}/man/indent.1" "${man_dir}"
|
||||
}
|
||||
|
||||
|
|
|
@ -53,4 +53,3 @@ assert_job_count 2 $i $j
|
|||
unblock $i
|
||||
unblock $j
|
||||
wait
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue