Bug 195832 - [patch] Additional add user tests for /usr/sbin/pw
Summary: [patch] Additional add user tests for /usr/sbin/pw
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: Normal Affects Many People
Assignee: Brad Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-09 20:30 UTC by oneil.rs
Modified: 2014-12-09 20:37 UTC (History)
1 user (show)

See Also:
brd: mfc-stable10+


Attachments
patch (2.01 KB, patch)
2014-12-09 20:30 UTC, oneil.rs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oneil.rs 2014-12-09 20:30:05 UTC
Created attachment 150409 [details]
patch

This patch adds tests for the -c flag option on pw command adduser.
Comment 1 Brad Davis freebsd_committer freebsd_triage 2014-12-09 20:32:43 UTC
take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-09 20:37:00 UTC
A commit references this bug:

Author: brd
Date: Tue Dec  9 20:36:08 UTC 2014
New revision: 275653
URL: https://svnweb.freebsd.org/changeset/base/275653

Log:
  Add more tests for pw(8) useradd.

  PR:		195832
  Submitted by:	Robert O'Neil <oneil.rs@gmail.com>
  Approved by:	will

Changes:
  head/usr.sbin/pw/tests/Makefile
  head/usr.sbin/pw/tests/pw_add.sh
Comment 3 Brad Davis freebsd_committer freebsd_triage 2014-12-09 20:37:49 UTC
Done, thank you for your submission!