This website requires JavaScript.
Explore
Sign In
mirror
/
webhookd
mirror of
https://github.com/ncarlier/webhookd
Watch
1
Star
0
Fork
You've already forked webhookd
0
Code
Releases
Activity
master
webhookd
/
pkg
/
hook
/
test
/
test_error.sh
6 lines
78 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
echo
"Running error test script..."
echo
"Expected error"
exit
1
View Git Blame
Copy Permalink