changeset 5313:feb885ef817f

<elliott> sed -i \'s/-c/-c --/\' \'bin/`\'
author HackBot
date Wed, 15 Apr 2015 07:26:33 +0000
parents d88181d3ab7a
children 6cc64ae1620d
files bin/`
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/`	Tue Apr 14 15:08:39 2015 +0000
+++ b/bin/`	Wed Apr 15 07:26:33 2015 +0000
@@ -1,1 +1,1 @@
-exec bash -c "$1"
+exec bash -c -- "$1"