# HG changeset patch # User HackBot # Date 1429772067 0 # Node ID 4b75ed028947f4012ee6d333d722fb9d55dbd4f9 # Parent 4318969f6f3bc6d62f1d2292fd613e054fd7520b ` echo harry ron hermione >> bin/emptylist diff -r 4318969f6f3b -r 4b75ed028947 bin/emptylist --- a/bin/emptylist Thu Apr 23 06:54:11 2015 +0000 +++ b/bin/emptylist Thu Apr 23 06:54:27 2015 +0000 @@ -1,2 +1,3 @@ echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit james lily +harry ron hermione