|
From: Florian K. <fl...@ei...> - 2015-09-16 18:08:52
|
On 16.09.2015 19:42, Matthias Schwarzott wrote: > I cannot check all this, but just from looking at the code, the > exit-code of min_power_isa is not respecting the normal conventions. > Normally a success-value is represented by an exit-code of 0. > > Then min_power_isa could then be used with normal shell-logic, e.g. as > precondition for vgtest etc. or in command-lines like this: > > # min_power_isa 2.06 && echo "isa 2.06 is supported" > Good point! Florian |