mirror of https://github.com/apache/maven.git
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:
parent
cbf519695c
commit
a77a0e1e35
2
ci.sh
2
ci.sh
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
. $HOME/.profile
|
||||||
|
|
||||||
CMD=$1
|
CMD=$1
|
||||||
|
|
||||||
[ "$1" = "" ] && echo && echo "You must specify a checkout or update!" && echo && exit 1
|
[ "$1" = "" ] && echo && echo "You must specify a checkout or update!" && echo && exit 1
|
||||||
|
|
Loading…
Reference in New Issue