This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icinga2
mirror of
https://github.com/Icinga/icinga2.git
Watch
1
Star
0
Fork
You've already forked icinga2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10207b99c9
icinga2
/
test
/
jenkins
/
run_tests.sh
6 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
vagrant ssh-config > ssh_config
./run_tests.py
$@
*.test
rm -f ssh_config
Reference in New Issue
View Git Blame
Copy Permalink