diff options
| author | Julian Blake Kongslie | 2020-11-25 10:45:14 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2020-11-25 10:51:38 -0800 |
| commit | ed1db863129a5fb17dcd02c47b8744458fa046e1 (patch) | |
| tree | 41a28e6297ee82302ac7df56e0ad076ca10ddcc0 /debian | |
| parent | Change the example githook to remove a level of indirection. (diff) | |
| download | olamic-ed1db863129a5fb17dcd02c47b8744458fa046e1.tar.xz | |
Add olamic-wait tool for blocking until a task is complete.
Diffstat (limited to '')
| -rw-r--r-- | debian/olamic.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/olamic.install b/debian/olamic.install index 6becfd7..d78041c 100644 --- a/debian/olamic.install +++ b/debian/olamic.install | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | examples /usr/share/doc/olamic | 1 | examples /usr/share/doc/olamic |
| 2 | olamic-enqueue /usr/bin | 2 | olamic-enqueue /usr/bin |
| 3 | olamic-wait /usr/bin | ||
| 3 | olamic-worker /usr/bin | 4 | olamic-worker /usr/bin |
| 4 | pick-task /usr/share/olamic | 5 | pick-task /usr/share/olamic |
