dirinst comparing "X$action" with "Xdirinst" instead of $action with "dirinst"
Thomas Lange
lange at informatik.uni-koeln.de
Mon Oct 2 12:27:40 CEST 2006
>>>>> On Mon, 2 Oct 2006 12:10:59 +0200, Holger Levsen <debian at layer-acht.org> said:
> But isn't
> if [ "$action" = "dirinst" ]; then
> the same and easier to read?
Yes. Since normally I use this one from above, I will change the
[ X$variable = Xvalue ] to your proposal.
--
regards Thomas
More information about the linux-fai-devel
mailing list