[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 4/4] utils/settrans: implement settrans --start
From: |
Samuel Thibault |
Subject: |
Re: [PATCH 4/4] utils/settrans: implement settrans --start |
Date: |
Sat, 14 Jun 2014 21:48:09 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
Justus Winter, le Wed 11 Jun 2014 13:41:10 +0200, a écrit :
> Start the translator specified by the NODE's passive translator record
> and set it as NODE's active translator. This is the equivalent of
> doing:
>
> % settrans --active /node $(showtrans /node)
A way to do it would be to just stat the node, but that may have other
consequences. What do people think about it?
Samuel