changeset 3746:1252f3467c7d

<oerjan> echo \'exec bash -c "$1"\' >bin/\\`
author HackBot
date Wed, 11 Sep 2013 16:56:47 +0000
parents 0318e0bc854c
children 43840d3739d9
files bin/`
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/bin/`	Wed Sep 11 16:55:51 2013 +0000
+++ b/bin/`	Wed Sep 11 16:56:47 2013 +0000
@@ -1,4 +1,1 @@
-exec "$@"
-exec bash -c "$@"
-exec bash -c "$*"
-exec $*
+exec bash -c "$1"