Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2017 19:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 216224] [regression] `pw usermod $username -m` doesn't work after r286196
Message-ID:  <bug-216224-8-v2mi0rVgB8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216224-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216224-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216224

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bapt
Date: Sat Feb 25 19:28:49 UTC 2017
New revision: 314277
URL: https://svnweb.freebsd.org/changeset/base/314277

Log:
  MFC r312644, r312650

  r312644:
  Readd a feature lost in pw(8) refactoring

  pw usermod foo -m

  It used to be able to (re)create the home directory if it didn't exists

  r312650:
  Really restore the old behaviour for pw usermod -m

  It again reinstall missing skel files without overwriting changed one
  Add a regression test about it

  PR:           216224
  Reported by:  ae

Changes:
_U  stable/10/
  stable/10/usr.sbin/pw/psdate.c
  stable/10/usr.sbin/pw/pw_user.c
  stable/10/usr.sbin/pw/tests/pw_usermod.sh

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216224-8-v2mi0rVgB8>