summaryrefslogtreecommitdiff
path: root/Biz/Que/Quescripts.md
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-03-29 18:02:27 -0400
committerBen Sima <ben@bsima.me>2021-03-29 18:02:27 -0400
commitcb1dfb2d92436a0f8ad39ed39d91d10686645089 (patch)
tree28d470f554b550c20ad23330d2aeef02f7418e12 /Biz/Que/Quescripts.md
parent7fc152b31ddc236de2528a9c804497e3f4a08238 (diff)
Update syntax for example
Diffstat (limited to 'Biz/Que/Quescripts.md')
-rw-r--r--Biz/Que/Quescripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Que/Quescripts.md b/Biz/Que/Quescripts.md
index 77e7004..8e4399e 100644
--- a/Biz/Que/Quescripts.md
+++ b/Biz/Que/Quescripts.md
@@ -14,7 +14,7 @@ In one terminal run the listener:
In some other terminal run the job that takes forever:
- runtests ; echo "tests are done" | que pub/notify -
+ runtests ; que pub/notify - <<< "tests are done"
When terminal 2 succeeds, terminal 1 will print "tests are done", then
call the `notify-send` command, which displays a notification toast in