changeset 7844:73174c090a59

<hppavilion[1]> ` mv bin/culprits2 bin/culprits
author HackBot
date Fri, 06 May 2016 03:07:37 +0000
parents ec7b3b12832e
children 332e3410bdf4
files bin/culprits bin/culprits2
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/culprits	Fri May 06 03:07:37 2016 +0000
@@ -0,0 +1,1 @@
+hg log --removed -- "$1" | grep summary: | sed "s/hppavilion\[1\]//g" | sed "s/ +/ /g" | sed "s/^ //" | awk '{print substr($2,2,length($2)-2)}'| sed "s/.$/\x0F&/" | xargs
--- a/bin/culprits2	Fri May 06 03:07:30 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-hg log --removed -- "$1" | grep summary: | sed "s/hppavilion\[1\]//g" | sed "s/ +/ /g" | sed "s/^ //" | awk '{print substr($2,2,length($2)-2)}'| sed "s/.$/\x0F&/" | xargs