changeset 5632:a5343da0101d

<b_jonas> `` sed -i \'s/;.*1"/; exec bash -c "$@"/\' \'bin/``\' # doesn\'t matter much, but can\'t hurt
author HackBot
date Fri, 19 Jun 2015 09:11:24 +0000
parents a133ff1d3b55
children 7fe2390986ca
files bin/``
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/``	Thu Jun 18 21:03:24 2015 +0000
+++ b/bin/``	Fri Jun 19 09:11:24 2015 +0000
@@ -1,1 +1,1 @@
-export LANG=C; bash -c "$1"
+export LANG=C; exec bash -c "$@"