summaryrefslogtreecommitdiff
path: root/tests/sexpr2xmltest.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-07-16 08:25:36 +0200
committerJim Meyering <meyering@redhat.com>2009-07-16 15:06:42 +0200
commit07613d2020b655793a13cd7acabfdd4f1540ac3c (patch)
treec9e0a7a0d1d2776a8589f49e5d6c5681e18e4dce /tests/sexpr2xmltest.c
parent4a7acedd3c59a6a750576cb8680bc3f08fe0b52c (diff)
downloadlibvirt-07613d2020b655793a13cd7acabfdd4f1540ac3c.tar.gz
remove all trailing blank lines
by running this command: git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/' This is in preparation for a more strict make syntax-check rule that will detect trailing blank lines.
Diffstat (limited to 'tests/sexpr2xmltest.c')
-rw-r--r--tests/sexpr2xmltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sexpr2xmltest.c b/tests/sexpr2xmltest.c
index be40913fde..6b0b615ed5 100644
--- a/tests/sexpr2xmltest.c
+++ b/tests/sexpr2xmltest.c
@@ -173,4 +173,3 @@ mymain(int argc, char **argv)
}
VIRT_TEST_MAIN(mymain)
-