From 2a12c5fa865e7aab37e8d38ac0e8ab6c97484c17 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Wed, 17 Oct 2018 20:51:49 +0100 Subject: [PATCH] fix mirror noalias file checks Remove trailing newline from noalias.txt. Ideally, the check script (web/master.git/scripts/mirror-test) would accept the trailing newline in this file, but until then revert the trailing newline added recently (in dd8d8bf863). --- manual/noalias.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/noalias.txt b/manual/noalias.txt index c0d674c04..337a5e009 100644 --- a/manual/noalias.txt +++ b/manual/noalias.txt @@ -1 +1 @@ -manual-noalias +manual-noalias \ No newline at end of file