diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 19:42:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 19:42:42 +0900 |
commit | 7a0c2ce49743153e398ce50618c8d2e7b73c6e6d (patch) | |
tree | a8af498257fbfc1c7936f089ab5aefd00b547caa /tests/run_test.sh | |
parent | 8204fa74454b3f4a0761918f9deda1997f6c864c (diff) | |
download | polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.tar.gz polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.zip |
Removed empty line at the end of files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tests/run_test.sh')
-rwxr-xr-x | tests/run_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run_test.sh b/tests/run_test.sh index 15e15682b..cbee1c28b 100755 --- a/tests/run_test.sh +++ b/tests/run_test.sh @@ -45,4 +45,3 @@ else fi exit $retval - |