Re: [Xen-devel] [OSSTEST PATCH] crontabs: Provide way to install crontabs, with a safety catch

2015-09-28 Thread Ian Campbell
On Mon, 2015-09-28 at 11:15 +0100, Ian Jackson wrote: > With this setup you can say > ./mg-crontab-install CRONTAB > or even > ./crontab > ./crontab-cambridge > > And you can't accidentally install the intended crontab on the wrong > host, etc. (As I did recently!) > > Signed-off-by: Ian J

[Xen-devel] [OSSTEST PATCH] crontabs: Provide way to install crontabs, with a safety catch

2015-09-28 Thread Ian Jackson
With this setup you can say ./mg-crontab-install CRONTAB or even ./crontab ./crontab-cambridge And you can't accidentally install the intended crontab on the wrong host, etc. (As I did recently!) Signed-off-by: Ian Jackson --- crontab|3 +++ crontab-cambridge |3 +++