check if changes are needed.
* src/usermod.c (process_flags): Check option compatibility and
dependency before options are discarded when no changes are
requested.
+ * src/usermod.c (process_flags): Check for oflg is not needed to
+ check if changes are needed.
2011-07-08 Nicolas François <nicolas.francois@centraliens.net>
cflg = false;
}
- if (!(Uflg || uflg || sflg || pflg || oflg || mflg || Lflg ||
+ if (!(Uflg || uflg || sflg || pflg || mflg || Lflg ||
lflg || Gflg || gflg || fflg || eflg || dflg || cflg
#ifdef WITH_SELINUX
|| Zflg