Fix for broken variable export

darcs-hash:20050923231538-ac50b-60e0a827ce74a168dce0cca34ce96cf89c12ada9.gz
This commit is contained in:
axel
2005-09-24 09:15:38 +10:00
parent 61af4e2197
commit 9714521bf4
5 changed files with 33 additions and 24 deletions

View File

@@ -1624,6 +1624,8 @@ static void eval_job( tokenizer *tok )
j->fg=1;
j->constructed=0;
j->skip_notification = is_subshell;
proc_had_barrier=0;
if( is_interactive )
{