# HG changeset patch # User HackBot # Date 1448697746 0 # Node ID 2ee43e14cfae7de71801403d3d7d98911e5d4ae5 # Parent 21269b4c39b8f6d31e8ae9188ba8907fd5bcdb32 ` mv Complaints Complaints.mp3; sed -i \'s!Complaints!Complaints.mp3!\' bin/complain diff -r 21269b4c39b8 -r 2ee43e14cfae Complaints --- a/Complaints Sat Nov 28 07:59:46 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -Complaints file lacks file extension making it look like a directory. Which is confusing -The above complaint looks like an error message, but it's actually a complaint diff -r 21269b4c39b8 -r 2ee43e14cfae Complaints.mp3 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Complaints.mp3 Sat Nov 28 08:02:26 2015 +0000 @@ -0,0 +1,2 @@ +Complaints file lacks file extension making it look like a directory. Which is confusing +The above complaint looks like an error message, but it's actually a complaint diff -r 21269b4c39b8 -r 2ee43e14cfae bin/complain --- a/bin/complain Sat Nov 28 07:59:46 2015 +0000 +++ b/bin/complain Sat Nov 28 08:02:26 2015 +0000 @@ -1,1 +1,1 @@ -print_args_or_input "$@" >> Complaints; echo Complaint filed. Thank you. +print_args_or_input "$@" >> Complaints.mp3; echo Complaint filed. Thank you.