Subversion Repositories DevTools

Rev

Rev 4902 | Rev 4996 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4902 Rev 4949
Line 360... Line 360...
360
=item GBE_MAKE_CMD (internal)
360
=item GBE_MAKE_CMD (internal)
361
 
361
 
362
This EnvVar is set when a Makefile is being processed by 'make'. The value
362
This EnvVar is set when a Makefile is being processed by 'make'. The value
363
is set current make command being processed.
363
is set current make command being processed.
364
 
364
 
-
 
365
=item GBE_UTFNAME (internal)
-
 
366
 
-
 
367
This EnvVar is set when a unit test is being run. It is the name of the unit test.
-
 
368
 
-
 
369
=item GBE_UTFUID (internal)
-
 
370
 
-
 
371
This EnvVar is set when a unit test is being run. It is a short string that will 
-
 
372
uniquely identify the unit test within the build. It may be used to create a unique
-
 
373
log file for post processing.
-
 
374
 
365
=item GBE_SCRIPT (internal)
375
=item GBE_SCRIPT (internal)
366
 
376
 
367
This EnvVar contains the path and command line argument to the current JATS
377
This EnvVar contains the path and command line argument to the current JATS
368
command.
378
command.
369
 
379