on Solaris, need to source the profile stuff

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-21 00:52:22 +00:00
parent cbf519695c
commit a77a0e1e35
1 changed files with 2 additions and 0 deletions

2
ci.sh
View File

@ -2,6 +2,8 @@
# ----------------------------------------------------------------------------------
. $HOME/.profile
CMD=$1
[ "$1" = "" ] && echo && echo "You must specify a checkout or update!" && echo && exit 1