From 91d7f3fa0dd976ce4068b5e1ae47132b2b16bc3d Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Fri, 12 Jun 2015 13:10:02 +0200 Subject: [PATCH] tests/test-pull-mirror-summary.sh: remove empty newline Signed-off-by: Giuseppe Scrivano --- tests/test-pull-mirror-summary.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test-pull-mirror-summary.sh b/tests/test-pull-mirror-summary.sh index a46f3d09..2bf6d45e 100755 --- a/tests/test-pull-mirror-summary.sh +++ b/tests/test-pull-mirror-summary.sh @@ -81,4 +81,3 @@ echo "ok pull mirror with signed summary" # assert_file_has_content deltas.txt "${origmain}-${newmain}" # echo "ok pull mirror with signed summary covering static deltas" -