mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 02:47:34 +00:00
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
This commit is contained in:
parent
ec8577ac3c
commit
ef782c805f
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