Commit 102e86ea authored by Vitaly Lipatov's avatar Vitaly Lipatov

createbytask.int.sh: fix docmd

parent 35927431
...@@ -8,8 +8,8 @@ fatal() ...@@ -8,8 +8,8 @@ fatal()
docmd() docmd()
{ {
echo "$*" echo "# $*"
"# $@" "$@"
} }
# TODO # TODO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment