2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-13 15:00:15 +00:00

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:
bp-sawyers
2009-12-01 15:53:44 +00:00
parent 7a6360d19a
commit 0c005f4f7b

View File

@@ -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"