Fix small bug in linux build script when starting a new dot release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7a6360d19a
commit
0c005f4f7b
@ -39,6 +39,7 @@ D=${CURDIR/\/src\/xcat-core/}
|
||||
REL=`basename $D`
|
||||
|
||||
XCATCORE="xcat-core"
|
||||
svn up Version
|
||||
VER=`cat Version`
|
||||
if [ "$PROMOTE" = 1 ]; then
|
||||
CORE="xcat-core"
|
||||
|
Loading…
Reference in New Issue
Block a user