guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird errors


From: Catonano
Subject: Re: weird errors
Date: Sun, 14 Jan 2018 21:35:22 +0100



2018-01-14 17:38 GMT+01:00 Ricardo Wurmus <address@hidden>:

Catonano <address@hidden> writes:

>> I'd just call (setenv "/gnu/store/some-hash-passfile") instead of
>> starting a whole shell (it's a waste and increases the attach surface for
>> no reason to use a shell here).
>>
>
> I can certainly do like you suggest. It's cleaner
>
> But "trytond-admin" has to be called finally. Doesn't this require a shell
> anyway ?

No, it actually doesn’t.  There are different ways to execute programs,
and only one of them is to spawn a shell and have the shell handle the
execution.

Ok, ok

Thanks for clarifying

reply via email to

[Prev in Thread] Current Thread [Next in Thread]