summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2015-02-02 13:48:29 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2015-02-02 15:07:56 +0100
commit6a3959c895768e81438eead3b6c0e06c22521edd (patch)
tree99f666130893c937e6a11cb4c84dba10e6968a9f /tests
parent27a45e2edbd1c4551b801a957cafcb27b3417fd3 (diff)
downloadostree-6a3959c895768e81438eead3b6c0e06c22521edd.tar.gz
syntax-check: Remove empty lines at the end of file
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test-pull-metalink.sh1
-rwxr-xr-xtests/test-remote-add.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-pull-metalink.sh b/tests/test-pull-metalink.sh
index 3cd425b3..3aa648c0 100755
--- a/tests/test-pull-metalink.sh
+++ b/tests/test-pull-metalink.sh
@@ -117,4 +117,3 @@ cd ${test_tmpdir}
echo bacon > metalink-data/metalink.xml
test_metalink_pull_error "Document must begin with an element"
echo "ok metalink err malformed"
-
diff --git a/tests/test-remote-add.sh b/tests/test-remote-add.sh
index cf9720d7..392dda54 100755
--- a/tests/test-remote-add.sh
+++ b/tests/test-remote-add.sh
@@ -92,4 +92,3 @@ assert_not_file_has_content list.txt "origin"
# Can't grep for 'another' because of 'another-noexist'
assert_file_has_content list.txt "another-noexist"
echo "ok remote list remaining"
-