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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user