changeset 12152:c7cc64c16398 draft

<oerjan> fetch ../bin/lastfiles https://hack.esolangs.org/get/bin/lastfiles
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 02:42:33 +0000
parents 627b52c6b2cb
children a9476fa0ea02
files bin/lastfiles
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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" -- "$@"