mirror of https://github.com/apache/cloudstack.git
set -e can stop the script if something went wrong. set -u can stop on uninitialized variable reference. |
||
|---|---|---|
| .. | ||
| systemvm/debian | ||
| .classpath | ||
| .project | ||
set -e can stop the script if something went wrong. set -u can stop on uninitialized variable reference. |
||
|---|---|---|
| .. | ||
| systemvm/debian | ||
| .classpath | ||
| .project | ||