This website requires JavaScript.
Explore
Help
Register
Sign In
kairos
/
luet
Watch
1
Star
0
Fork
0
You've already forked luet
mirror of
https://github.com/mudler/luet.git
synced
2025-06-28 08:18:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
docs
luet
/
tests
/
fixtures
/
plugin
/
test-foo
5 lines
74 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Move bus implementation to a separate repo, hook to events in luet
2020-11-13 17:25:44 +00:00
#!/bin/bash
echo "$1" >> $EVENT_FILE
plugins: Make execution fail if loaded plugins are erroring, print debug output on emitted responses Now plugins failing to answer make execution fail, adapt tests
2021-05-13 11:20:23 +00:00
echo "$2" >> $PAYLOAD_FILE
echo "{}"
Reference in New Issue
Copy Permalink