Hi.
I am using hudson, but it does not set variables like HOME and USER which are used my bash scripts. Those variables are correct on other server that runs debian, and on open suse are not set.
I see that on open suse the server is started by /sbin/startproc.
I could go for built parametrization: This build is parameterized.
But then I have to approve the parameters every time.
Can you point me a workaround or correct approach?