linux-fai-devel  

Re: [Fai-commit] r4140 - trunk/bin

Thomas Lange
Sat, 04 Nov 2006 12:10:43 -0800

>>>>> On Sat, 4 Nov 2006 20:31:03 +0100, Michael Tautschnig <[EMAIL PROTECTED]> 
>>>>> said:

    >> remove set +a for dirinstall, so $fai_rundate will be exported (closes: 
#390373)
    >> 
    > Do you really think this is the only way to fix the bug? I have not 
looked into
    > these things that much, but why can't you simply export $fai_rundate 
explicitly?

    > This modification might change the way things work in a very very subtile 
way...
The but for others actions we also export all variables and do not use
set +a. So, now dirinstall behaves the same as other actions. I'm not
sure why I have added set +a for dirinstall in the past.

-- 
regards Thomas