test: initial

This commit is contained in:
Suyono 2023-12-04 11:49:36 +11:00
parent d1c78f7b71
commit 03c0c0401e
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1,4 @@
you cannot run this file
#!/bin/sh
export LOG_PATH=/var/log/one.log
exec /usr/local/bin/wmtest-helper-spawner 10

View File

@ -1,3 +1,4 @@
#!/bin/sh
exec sleep 1
export LOG_PATH=/var/log/three.log
exec /usr/local/bin/wmtest-helper-spawner 13

View File

@ -1,3 +1,4 @@
#!/bin/sh
exec sleep 1
export LOG_PATH=/var/log/two.log
exec /usr/local/bin/wmtest-helper-spawner 4