summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/quilt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 6f8861e..872bfe9 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -80,7 +80,7 @@ then
command="${commands[0]}"
unset commands
else
- echo $"$command:" "${commands[@]}" >&2
+ echo "$command :" "${commands[@]}" >&2
exit 1
fi
fi