Magellan Linux

Diff of /trunk/mage-buildserver/buildserver-upload-smage.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2801 by niro, Thu Aug 28 11:24:35 2014 UTC revision 2802 by niro, Thu Aug 28 11:25:03 2014 UTC
# Line 6  source ${BUILDSERVER_CONFIG_DIR}/buildse Line 6  source ${BUILDSERVER_CONFIG_DIR}/buildse
6    
7  source ${BUILDSERVER_LIB_DIR}/buildserver-functions.sh  source ${BUILDSERVER_LIB_DIR}/buildserver-functions.sh
8    
 # override  
 #BUILDROOT="/mnt/test-buildroot"  
 #BUILD_ARCH=( x86_64 i686 )  
 #BUILDROOT_PROFILE="R11"  
 #SMAGE_SVN_REPO="svn://cvs.magellan-linux.de/smage/trunk"  
 #MAGE_SVN_REPO="svn://cvs.magellan-linux.de/mage/trunk"  
   
9  SMAGEFILE="$1"  SMAGEFILE="$1"
10    
11  if [[ -z ${SMAGEFILE} ]]  if [[ -z ${SMAGEFILE} ]]

Legend:
Removed from v.2801  
changed lines
  Added in v.2802