# HG changeset patch # User HackBot # Date 1496399148 0 # Node ID 2a49f15d92930aa8aaa7ccbc0f76e01fef109840 # Parent a5e8af54d79a044be68e538009420901476bba40 perl -e {$f="wisdom/rules of wisdom";open$i,"<",$f or die;local$/;$s=<$i>;$s=~s/with no space at the end/and end in a newline with no space before that/ or die;$s=~s/\\n\\z// or die;print$s;open$o,">",$f;print$o $s or die;} diff -r a5e8af54d79a -r 2a49f15d9293 wisdom/rules of wisdom --- a/wisdom/rules of wisdom Fri Jun 02 10:21:55 2017 +0000 +++ b/wisdom/rules of wisdom Fri Jun 02 10:25:48 2017 +0000 @@ -1,1 +1,1 @@ -unless essential for the entry‘s humor, should: be understandable without the lookup key, be single spaced with no space at the end, and use proper capitalization and punctuation +unless essential for the entry‘s humor, should: be understandable without the lookup key, be single spaced and end in a newline with no space before that, and use proper capitalization and punctuation \ No newline at end of file