# HG changeset patch # User HackEso # Date 1574044953 0 # Node ID c7cc64c163988356144e6962bcd22cf4d426251c # Parent 627b52c6b2cbe3aee43ef0f99eb51a3c2a4011dc fetch ../bin/lastfiles https://hack.esolangs.org/get/bin/lastfiles diff -r 627b52c6b2cb -r c7cc64c16398 bin/lastfiles --- a/bin/lastfiles Mon Nov 18 02:35:04 2019 +0000 +++ b/bin/lastfiles Mon Nov 18 02:42:33 2019 +0000 @@ -1,1 +1,1 @@ -hg log --removed -l 1 --template "{join(files,'\n')}\n" -- "$@" +hg log --removed -l 1 --template "$HACKENV/{join(files,'\n$HACKENV/')}\n" -- "$@"