This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
034b5890e6
cloudstack
/
tools
/
testClient
/
automated
/
automated.sh
10 lines
98 B
Bash
Raw
Blame
History
#!/bin/sh
export
CATALINA_HOME
=
/usr/share/tomcat
ant clean-all
ant automated-test-run
exit
$?
Reference in New Issue
View Git Blame
Copy Permalink