# HG changeset patch # User HackBot # Date 1370972390 0 # Node ID 80ca333bd9dd9a626b38cf17188124d501576a65 # Parent 2c9e5f34537235b4191b7c8dcc4518d908f77e46 sed -i \'s/sed/sed -f/\' bin/chaf diff -r 2c9e5f345372 -r 80ca333bd9dd bin/chaf --- a/bin/chaf Tue Jun 11 17:39:12 2013 +0000 +++ b/bin/chaf Tue Jun 11 17:39:50 2013 +0000 @@ -1,2 +1,2 @@ -#!/bin/sed +#!/bin/sed -f s/\w\w\w\w\+/\0chaf/g