[scripts] Minor update
This commit is contained in:
parent
b6426f5655
commit
c8509eb358
1 changed files with 2 additions and 0 deletions
|
@ -577,6 +577,7 @@
|
||||||
--sources ./examples/hello-world \
|
--sources ./examples/hello-world \
|
||||||
--archive ./examples/hello-world.cdb \
|
--archive ./examples/hello-world.cdb \
|
||||||
--debug \
|
--debug \
|
||||||
|
"${@}" \
|
||||||
#
|
#
|
||||||
cdb -d -- ./examples/hello-world.cdb \
|
cdb -d -- ./examples/hello-world.cdb \
|
||||||
| tr -d '\r' \
|
| tr -d '\r' \
|
||||||
|
@ -594,6 +595,7 @@
|
||||||
--processes 1 \
|
--processes 1 \
|
||||||
--threads 1 \
|
--threads 1 \
|
||||||
--debug \
|
--debug \
|
||||||
|
"${@}" \
|
||||||
#
|
#
|
||||||
!!
|
!!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue