changeset 7928:7c0044d05b30

<hppavilion[1]> ` mv bin/culprits2 bin/culprits
author HackBot
date Sat, 07 May 2016 01:30:52 +0000
parents 44c43e5e9386
children 93f2c4914941
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	Sat May 07 01:30:52 2016 +0000
@@ -0,0 +1,1 @@
+GOAT=`shuf -n1 share/scapegoats`; hg log --removed -- "$1" | grep summary: | sed "s/hppavilion\[1\]/$GOAT/g" | sed "s/ +/ /g" | sed "s/^ //" | awk '{print substr($2,2,length($2)-2)}'| sed "s/.$/\x0F&/" | xargs
--- a/bin/culprits2	Sat May 07 01:30:45 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-GOAT=`shuf -n1 share/scapegoats`; hg log --removed -- "$1" | grep summary: | sed "s/hppavilion\[1\]/$GOAT/g" | sed "s/ +/ /g" | sed "s/^ //" | awk '{print substr($2,2,length($2)-2)}'| sed "s/.$/\x0F&/" | xargs