# HG changeset patch # User HackBot # Date 1462494427 0 # Node ID 35b6a9c37f320368df5bd8f80e9384a57dc30981 # Parent 55147c1c8c42a3a4eb744d6e6c26afe610f10be8 ` mv bin/blame bin/blame2 diff -r 55147c1c8c42 -r 35b6a9c37f32 bin/blame --- a/bin/blame Fri May 06 00:26:19 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -echo It was "$1"\'s fault! Punish them! diff -r 55147c1c8c42 -r 35b6a9c37f32 bin/blame2 --- a/bin/blame2 Fri May 06 00:26:19 2016 +0000 +++ b/bin/blame2 Fri May 06 00:27:07 2016 +0000 @@ -1,1 +1,1 @@ -echo "It was $1's fault! Punish them!" +echo It was "$1"\'s fault! Punish them!