bugfix: Fix selection of the standard profile in wizard.
authorTom Hacohen <tom@stosb.com>
Tue, 4 Mar 2014 12:08:08 +0000 (12:08 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 4 Mar 2014 12:08:08 +0000 (12:08 +0000)
commit68b7c92c6c4c97cc1e8093ae9bb73d0d6a1dde9f
tree8bd9f9821cfb1b7892db75964915161c0301bae1
parent5c8710ded38b0b70e9ff2548630116938757f1bc
bugfix: Fix selection of the standard profile in wizard.

There was a bug there, that caused the one after the standard to be
selected, instead of the standard one.
This was caused because directories and the default profile were not
properly ignored.
src/modules/wizard/page_020.c