Ticket #32 (new todo)
Builddrone Batch Jobs
| Reported by: | raevol | Owned by: | ct |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | infrastructure | Keywords: | builddrone bash |
| Cc: | Blocked By: | ||
| Blocking: |
Description
Initiates a batch command and waits for its completion, communicates
with the batch over a fifo.
2 forms are needed, one without extra arguments reading commands from stdin
Batch <<EOF
commands ...
EOF
and one which executes the command and args from $@.
Change History
Note: See
TracTickets for help on using
tickets.
