| version 1.8, Thu Aug 12 16:29:52 2004 UTC | version 1.9, Thu Aug 12 16:32:50 2004 UTC | ||
|---|---|---|---|
|
|
||
| myworkdir="%s/%s" % (workdir,bdict["mastertree"]) | myworkdir="%s/%s" % (workdir,bdict["mastertree"]) | ||
| bdict["workdir"]=myworkdir | bdict["workdir"]=myworkdir | ||
| try: | |||
| # for now just call the build | # for now just call the build | ||
| gkb_build(root, bdict) | gkb_build(root, bdict) | ||
| except BuildError, e: | |||
| log(e.message, bdict) | |||
| endtime=getoutput("date +'%R:%S %Z'") | endtime=getoutput("date +'%R:%S %Z'") | ||
|
||||||||
|
Tobias McNulty Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |