From 3057c1defb97b90b59c89c8f80bf9657bf10a9e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krisztia=CC=81n=20Go=CC=88drei?= Date: Mon, 7 Dec 2015 13:11:56 +0100 Subject: [PATCH] PR fix --- step.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step.sh b/step.sh index 0425e2d..8329e5b 100644 --- a/step.sh +++ b/step.sh @@ -97,7 +97,7 @@ fi echo echo echo "=> Analyze command:" -echo "'$' $analyze_cmd" +echo '$' $analyze_cmd echo eval $analyze_cmd