[otrs-cvs] CVS: otrs/scripts auto_build.sh,1.38,1.39

cvs-log at otrs.org cvs-log at otrs.org
Wed Aug 2 11:40:56 CEST 2006


Update of /home/cvs/otrs/scripts
In directory lancelot:/tmp/cvs-serv25635/scripts

Modified Files:
	auto_build.sh 
Log Message:
use release from ARG 3

Index: auto_build.sh
===================================================================
RCS file: /home/cvs/otrs/scripts/auto_build.sh,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** auto_build.sh	25 Mar 2006 22:59:48 -0000	1.38
--- auto_build.sh	2 Aug 2006 08:40:53 -0000	1.39
***************
*** 27,32 ****
  PRODUCT=OTRS
  VERSION=$2
! #RELEASE=$3
! RELEASE=01
  #ARCHIVE_DIR="otrs-$VERSION-$RELEASE"
  ARCHIVE_DIR="otrs-$VERSION"
--- 27,32 ----
  PRODUCT=OTRS
  VERSION=$2
! RELEASE=$3
! #RELEASE=01
  #ARCHIVE_DIR="otrs-$VERSION-$RELEASE"
  ARCHIVE_DIR="otrs-$VERSION"



More information about the cvs-log mailing list