| # Env file: please do not confuse people by making this executable | |
| # | |
| # Example usage to set a variable | |
| # | |
| # export MAVEN_OPTS="-Xms64m -Xmx128m" | |
| export JAVA_HOME="/apps/jdk1.6" | |
| # Please retain this statement so that the script can be validated | |
| return 0 |