RE: GetBuildNumber does not produce a serial number

"Dittmar, Daniel" <[email protected]> Fri, 1 Aug 2003 16:10:21 +0200
Newsgroups gmane.comp.db.sapdb.sources
Message-ID <[email protected]>
> > Since I am using the current build-tools, i wont get a 
> > increasing build
> > number anymore. With my old DevTools this worked fine and was very
> > useful to me. How can i reactivate them on the current buildtools ?
> 
> Forget about RELSTAT and wait a few days and the feature wil 
> be back in the CVS tree.

or apply this patch

Change 184727 by * on 2003/07/30 18:01:23

	use getbuildnr for opensrc

Affected files ...

... //prodprojects/vmake/dev/src/_tools/maketools/sys/src/tt/imake.pm.tt#7 edit

Differences ...

==== //prodprojects/vmake/dev/src/_tools/maketools/sys/src/tt/imake.pm.tt#7 (text) ====

327c327
< 		if ( $ENV{RELSTAT} !~ /TEST/i && !$noBuildNr && ($ENV{RELVER} ne "R74") )
---
> 		if ( ($ENV{'RELSTAT'} !~ /TEST/i && !$noBuildNr && ($ENV{'RELVER'} lt "R74")) || !$ENV{'SAPDB_INTERNAL'} )

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[email protected]
http://www.sapdb.org/