comparison paste/paste.25739 @ 5071:4eaaa7561873

<oerjan> hg diff -c 3920 | paste
author HackBot
date Sat, 18 Oct 2014 13:27:27 +0000
parents
children
comparison
equal deleted inserted replaced
5070:8470be3ffda0 5071:4eaaa7561873
1 diff -r 324c6be2e35a -r bbeb9415a2eb bin/slist
2 --- a/bin/slist Fri Oct 18 03:08:30 2013 +0000
3 +++ b/bin/slist Fri Oct 18 03:09:16 2013 +0000
4 @@ -1,4 +1,4 @@
5 -echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
6 +echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; rm bin/slist; exit
7 Taneb
8 atriq
9 Ngevd