mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 10:09:14 +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: ef782c805f
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"
|
name: "statusbar"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ grep -v '^ *#' < "$2" | while IFS= read -r line; do
|
||||||
echo "$line"
|
echo "$line"
|
||||||
done
|
done
|
||||||
echo ")~~~\";"
|
echo ")~~~\";"
|
||||||
|
|
||||||
|
|
|
@ -14,4 +14,3 @@ post_install() {
|
||||||
mkdir -p "${man_dir}"
|
mkdir -p "${man_dir}"
|
||||||
cp "indent-${version}/man/indent.1" "${man_dir}"
|
cp "indent-${version}/man/indent.1" "${man_dir}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -53,4 +53,3 @@ assert_job_count 2 $i $j
|
||||||
unblock $i
|
unblock $i
|
||||||
unblock $j
|
unblock $j
|
||||||
wait
|
wait
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue