Commit:    2a12c5fa865e7aab37e8d38ac0e8ab6c97484c17
Author:    Peter Cowburn <sala...@php.net>         Wed, 17 Oct 2018 20:51:49 
+0100
Parents:   af17be913127da995354fe59ed4100c5160c6c1e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=2a12c5fa865e7aab37e8d38ac0e8ab6c97484c17

Log:
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).

Changed paths:
  M  manual/noalias.txt


Diff:
diff --git a/manual/noalias.txt b/manual/noalias.txt
index c0d674c..337a5e0 100644
--- a/manual/noalias.txt
+++ b/manual/noalias.txt
@@ -1 +1 @@
-manual-noalias
+manual-noalias
\ No newline at end of file


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to