Kaydet (Commit) 87fecc8c authored tarafından Lars Langhans's avatar Lars Langhans

runner demo

üst 373d1063
# Testshl2Runner
# what is need to start?
PRE1 = setenv SHELL /bin/tcsh
PRE2 = source ~/staroffice.cshrc
SHELL = /bin/tcsh
BUILD = udk305
ENV = unxlngi4
LOCALENV = /usr/qaapi/projects/solartmp
BASEDIR = /usr/qaapi/projects
PROJECTNAME= sal
INPUT = qa
OUTPUT = qa
# JOBFILE = $(PROJECTDIR)/$(PROJECTNAME)/$(INPUT)/jobs.txt
JOBFILE = jobs.txt
TESTTOOL = testshl2
BATCHFILE = runTestshl.sh
# Hardcoded
# if ENV == "wnt..."
# bin
# if ENV == "unx..."
# lib
# PRJLIB = bin
# nothing to do for post
# POST1 =
# Testshl2Runner
# what is need to start?
PRE1 = setenv SHELL /bin/tcsh
PRE2 =
SHELL = /bin/tcsh
BUILD = udk305
ENV = unxsols3
LOCALENV = /usr/qaapi/projects/solartmp
BASEDIR = /usr/qaapi/projects
PROJECTNAME= sal
INPUT = qa
OUTPUT = qa
# JOBFILE = $(PROJECTDIR)/$(PROJECTNAME)/$(INPUT)/jobs.txt
JOBFILE = jobs.txt
TESTTOOL = testshl2
BATCHFILE = runTestshl.sh
# Hardcoded
# if ENV == "wnt..."
# bin
# if ENV == "unx..."
# lib
# PRJLIB = bin
# nothing to do for post
# POST1 =
# Testshl2Runner
# what is need to start?
# path to find setsolar
PRE1 = set path=r:\\etw;%PATH%
SHELL = c:\\programme\\4nt\\4nt.exe
BUILD = udk305
ENV = wntmsci9
# where to find the output directory
LOCALENV = d:\\local\\305
# the basedirectory to the sources, before a project
BASEDIR = d:\\local\\305\\UDK305
# name of the project
PROJECTNAME= sal
# PROJECTDIR is build within the following: $(BASEDIR)/$(PROJECTNAME)
# INPUT is found in $(PROJECTDIR)
INPUT = qa_work
# OUTPUT is found in $(PROJECTDIR)/$(ENV)
OUTPUT = qa_work
# JOBFILE is found in $(PROJECTDIR)/$(INPUT)
JOBFILE = jobs.txt
TESTTOOL = testshl2
BATCHFILE = runTestshl.btm
# Hardcoded
# if ENV == "wnt..."
# bin
# if ENV == "unx..."
# lib
# PRJLIB = bin
# nothing to do for post
# POST1 =
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment