# HG changeset patch # User HackBot # Date 1433650812 0 # Node ID aa1889b3ed79c0b83f2a3a8f69655350c068fd9a # Parent 76ff09e09e3cce4c0008f6bb5dc98fb5e0124294 `` echo \'wc -l Complaints\' > bin/complaints; chmod +x bin/complain; chmod +x bin/complaints diff -r 76ff09e09e3c -r aa1889b3ed79 bin/complaints --- a/bin/complaints Sun Jun 07 04:18:10 2015 +0000 +++ b/bin/complaints Sun Jun 07 04:20:12 2015 +0000 @@ -1,1 +1,1 @@ -wc -l complaints +wc -l Complaints