If you start bitcoind (current master) with cmd arg -prune (without any =value) it won't prune because value 10 is below the minimum size.
Why not using a recommended size (550MB) when giving no value (0)?
EDIT: -prune without a value maps to 0.