diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-11-02 16:34:38 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-11-02 16:34:38 +0200 |
| commit | 17fd9daf39cf79ae310c1b7d0eb459802517dc6a (patch) | |
| tree | 1f9061bc489289769d134e97efea805cbf1bf29a /tests/spawn-exhaustion/source.mk | |
| parent | 010152de4f19fcb4f1b627123aa27f08deb13e72 (diff) | |
| download | kmi-17fd9daf39cf79ae310c1b7d0eb459802517dc6a.tar.gz kmi-17fd9daf39cf79ae310c1b7d0eb459802517dc6a.zip | |
check spawn exhaustion
Diffstat (limited to 'tests/spawn-exhaustion/source.mk')
| -rw-r--r-- | tests/spawn-exhaustion/source.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spawn-exhaustion/source.mk b/tests/spawn-exhaustion/source.mk new file mode 100644 index 0000000..c665e49 --- /dev/null +++ b/tests/spawn-exhaustion/source.mk @@ -0,0 +1 @@ +DO != ./scripts/gen-simple -n spawn-exhaustion -p init -p spawn |
