changeset 1190:e7623a9c546a

Teach environment sanitizing to allow STAGE_NAME override.
author Rob Landley <rob@landley.net>
date Tue, 03 Aug 2010 11:04:58 -0500
parents 9cf24282eecf
children f66d99bb00f9
files sources/utility_functions.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/utility_functions.sh	Mon Aug 02 17:56:28 2010 -0500
+++ b/sources/utility_functions.sh	Tue Aug 03 11:04:58 2010 -0500
@@ -15,7 +15,7 @@
 
   # What other variables should we keep?
 
-  TEMP="$TEMP,LANG,PATH,TOPSHELL,START_TIME"
+  TEMP="$TEMP,LANG,PATH,TOPSHELL,START_TIME,STAGE_NAME"
   TEMP="$TEMP,SHELL,TERM,USER,USERNAME,LOGNAME,PWD,EDITOR,HOME,DISPLAY,_"
 
   # Unset any variable we don't recognize.  It can screw up the build.