From 1a5b6e3a50b25f3af9d3b83ccdfc1db518ba09ca Mon Sep 17 00:00:00 2001 From: Ondřej Vašík Date: Wed, 23 Apr 2008 12:38:54 +0200 Subject: id: do not print SELinux context when invoked with a USERNAME argument * NEWS: Mention new behaviour. * src/id.c (main): Do not print SELinux context when user is specified. * tests/Makefile.am: Add the new test. * tests/misc/id-context: New file. Test for the fix. Problem reported by Ronny Buchmann in http://bugzilla.redhat.com/443485. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index b8fdc5795..7dfafac64 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -163,6 +163,7 @@ TESTS = \ misc/groups-version \ misc/head-c \ misc/head-pos \ + misc/id-context \ misc/md5sum \ misc/md5sum-newline \ misc/mknod \ -- cgit v1.2.3-54-g00ecf