From 0c005f4f7b7fed30737908bea6583177c59fcd46 Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Tue, 1 Dec 2009 15:53:44 +0000 Subject: [PATCH] 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 --- buildcore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/buildcore.sh b/buildcore.sh index b4c5e3838..01dbc9340 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -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"